forked from aniani/vim
patch 8.2.2827: test file was not deleted
Problem: Test file was not deleted. Solution: Uncomment the delete() call. (Dominique Pellé, closes #8172)
This commit is contained in:
committed by
Bram Moolenaar
parent
551c1aed65
commit
5f8ed7408a
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2827,
|
||||
/**/
|
||||
2826,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user