forked from aniani/vim
patch 9.0.0381: writefile test leaves files behind
Problem: Writefile test leaves files behind. Solution: Fix the file names of files to be deleted. (Dominique Pellé, closes #11056)
This commit is contained in:
committed by
Bram Moolenaar
parent
e1f3ab73bc
commit
b40ad4ff14
@@ -703,6 +703,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
381,
|
||||
/**/
|
||||
380,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user