1
0
forked from aniani/vim

patch 8.2.2328: some test files may not be deleted

Problem:    Some test files may not be deleted.
Solution:   Add a delete() call, correct name. (Dominique Pellé, closes #7654)
This commit is contained in:
Bram Moolenaar
2021-01-11 18:47:00 +01:00
parent 16a6f91ccb
commit 48e11c1054
3 changed files with 5 additions and 2 deletions

View File

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