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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2112,
|
||||
/**/
|
||||
2111,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user