1
0
forked from aniani/vim

patch 8.2.0409: search test leaves file behind

Problem:    Search test leaves file behind.
Solution:   Delete the file.  Also use Check commands.
This commit is contained in:
Bram Moolenaar
2020-03-19 15:05:28 +01:00
parent 22da5596d0
commit b68df220c5
2 changed files with 60 additions and 90 deletions

View File

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