1
0
forked from aniani/vim

patch 8.1.1268: map completion test fails in GUI

Problem:    Map completion test fails in GUI.
Solution:   Skip the test that fails.
This commit is contained in:
Bram Moolenaar
2019-05-04 19:26:56 +02:00
parent 4b8366b56e
commit 510671a055
2 changed files with 6 additions and 2 deletions

View File

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