1
0
forked from aniani/vim

patch 9.0.0418: manually deleting temp test files

Problem:    Manually deleting temp test files.
Solution:   Use the 'D' flag of writefile() and mkdir().
This commit is contained in:
Bram Moolenaar
2022-09-08 16:39:22 +01:00
parent 2a4c885d54
commit 45bbaef038
11 changed files with 85 additions and 162 deletions

View File

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