1
0
forked from aniani/vim

patch 9.0.1066: test function name is wrong

Problem:    Test function name is wrong.
Solution:   Rename to what is actually being tested. (closes #11712)
This commit is contained in:
zeertzjq
2022-12-17 10:40:15 +00:00
committed by Bram Moolenaar
parent 9d1184cd1d
commit 67f3094397
2 changed files with 3 additions and 1 deletions

View File

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