1
0
forked from aniani/vim

patch 7.4.1720

Problem:    Tests fail without the job feature.
Solution:   Skip tests when the job feature is not present.
This commit is contained in:
Bram Moolenaar
2016-04-08 17:25:19 +02:00
parent 107e1eef1d
commit 9e4043757c
2 changed files with 12 additions and 6 deletions

View File

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