1
0
forked from aniani/vim

patch 8.2.4112: function not deleted at end of test

Problem:    Function not deleted at end of test.
Solution:   Delete the function.
This commit is contained in:
Bram Moolenaar
2022-01-16 15:00:08 +00:00
parent d648c01f2f
commit d9b74a2a41
2 changed files with 4 additions and 0 deletions

View File

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