1
0
forked from aniani/vim

patch 9.0.0330: method tests fail

Problem:    Method tests fail.
Solution:   Adjust for change of items().
This commit is contained in:
Bram Moolenaar
2022-08-30 16:40:45 +01:00
parent 24735f2a19
commit f92cfb1acc
2 changed files with 5 additions and 3 deletions

View File

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