1
0
forked from aniani/vim

patch 9.0.0334: test does not properly clean up

Problem:    Test does not properly clean up.
Solution:   Fix typo in argument of delete(). (Dominique Pellé, closes #11010)
This commit is contained in:
Dominique Pelle
2022-08-30 18:42:16 +01:00
committed by Bram Moolenaar
parent 171a1607f4
commit f240395fca
2 changed files with 3 additions and 1 deletions

View File

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