1
0
forked from aniani/vim

patch 8.2.1609: Vim9: test fails when build without +channel

Problem:    Vim9: test fails when build without +channel.
Solution:   Add check for +channel. (closes #6879)
This commit is contained in:
Bram Moolenaar
2020-09-05 20:06:33 +02:00
parent 15183b41c4
commit 7918238528
2 changed files with 23 additions and 10 deletions

View File

@@ -754,6 +754,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1609,
/**/
1608,
/**/