1
0
forked from aniani/vim

patch 8.2.4556: test fails without the +job or +channel feature

Problem:    Test fails without the +job or +channel feature. (Dominique Pellé)
Solution:   Adjust #ifdefs.  Pass on skip flag. (closes #9942)
This commit is contained in:
Bram Moolenaar
2022-03-13 13:12:27 +00:00
parent 986b0fd0c5
commit 4f3321f704
3 changed files with 15 additions and 5 deletions

View File

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