1
0
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:
Dominique Pelle
2021-05-03 19:08:37 +02:00
committed by Bram Moolenaar
parent 551c1aed65
commit 5f8ed7408a
2 changed files with 4 additions and 2 deletions

View File

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