1
0
forked from aniani/vim

patch 8.2.2112: running tests may leave some files behind

Problem:    Running tests may leave some files behind.
Solution:   Delete the right files.  Fix a few typos. (Dominique Pellé,
            closes #7436
This commit is contained in:
Bram Moolenaar
2020-12-08 20:39:15 +01:00
parent 023fd5d213
commit ac665c24c9
4 changed files with 9 additions and 6 deletions

View File

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