1
0
forked from aniani/vim

patch 7.4.2336

Problem:    Running normal mode tests leave a couple of files behind.
            (Yegappan Lakshmanan)
Solution:   Delete the files. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2016-09-06 20:37:41 +02:00
parent 72b4b870fc
commit df0db16cf7
2 changed files with 4 additions and 0 deletions

View File

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