1
0
forked from aniani/vim

patch 7.4.983

Problem:    Executing one test after "make testclean" doesn't work.
Solution:   Add a dependency on test1.out.
This commit is contained in:
Bram Moolenaar
2015-12-28 16:26:45 +01:00
parent 7b6156f4cd
commit a60824308c
8 changed files with 36 additions and 16 deletions

View File

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