1
0
forked from aniani/vim

patch 8.2.1965: Vim9: tests fail without the channel feature

Problem:    Vim9: tests fail without the channel feature.
Solution:   Check if the channel feature is present. (Dominique Pellé,
            closes 7270)
This commit is contained in:
Bram Moolenaar
2020-11-07 13:09:18 +01:00
parent faebda8cc1
commit 46f479c756
2 changed files with 28 additions and 18 deletions

View File

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