forked from aniani/vim
patch 8.2.3845: Vim9: test fails when the channel feature is missing
Problem: Vim9: test fails when the channel feature is missing. Solution: Check for the channel feature. (Dominique Pellé, closes #9368)
This commit is contained in:
committed by
Bram Moolenaar
parent
44a8977de4
commit
0dc4d8eaec
@@ -749,6 +749,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3845,
|
||||
/**/
|
||||
3844,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user