1
0
forked from aniani/vim

patch 8.1.1063: insufficient testing for wildmenu completion

Problem:    Insufficient testing for wildmenu completion.
Solution:   Extend the test case. (Dominique Pelle, closes #4182)
This commit is contained in:
Bram Moolenaar
2019-03-28 21:26:23 +01:00
parent a16123a666
commit 37db642083
2 changed files with 41 additions and 5 deletions

View File

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