1
0
forked from aniani/vim

patch 8.2.4884: test fails without the job/channel feature

Problem:    Test fails without the job/channel feature. (Dominique Pellé)
Solution:   Add condition.
This commit is contained in:
Bram Moolenaar
2022-05-06 13:27:08 +01:00
parent 2eaef106e4
commit 175913fb03
2 changed files with 6 additions and 2 deletions

View File

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