1
0
forked from aniani/vim

patch 8.2.1400: Vim9: test does not delete written files

Problem:    Vim9: test does not delete written files.
Solution:   Correct file names.
This commit is contained in:
Bram Moolenaar
2020-08-09 13:02:10 +02:00
parent efa94447e8
commit 730b248339
2 changed files with 9 additions and 7 deletions

View File

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