1
0
forked from aniani/vim

patch 8.2.2234: command line wildmenu test often fails with Unix GUI

Problem:    Command line wildmenu test often fails with Unix GUI.
Solution:   Skip the test where it is expected to fail.
This commit is contained in:
Bram Moolenaar
2020-12-28 13:41:53 +01:00
parent 17793ef23a
commit 3e112acc22
2 changed files with 17 additions and 12 deletions

View File

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