1
0
forked from aniani/vim

patch 8.1.1638: running tests leaves some files behind

Problem:    Running tests leaves some files behind.
Solution:   Delete the files. (Ozaki Kiichi, closes #4617)
This commit is contained in:
Bram Moolenaar
2019-07-05 21:53:24 +02:00
parent 4f5b0e5355
commit 3940ec6d41
3 changed files with 8 additions and 4 deletions

View File

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