1
0
forked from aniani/vim

patch 9.0.0475: not using deferred delete in tests

Problem:    Not using deferred delete in tests.
Solution:   Use deferred delete more often.
This commit is contained in:
Bram Moolenaar
2022-09-15 22:26:18 +01:00
parent dd44b58f64
commit dd674774bb
2 changed files with 42 additions and 62 deletions

View File

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