0
0
mirror of https://github.com/vim/vim.git synced 2025-09-26 04:04:07 -04:00

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,
/**/