forked from aniani/vim
patch 9.0.1148: cmdline test fails in the GUI
Problem: Cmdline test fails in the GUI. Solution: Skip the test when running in the GUI.
This commit is contained in:
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1148,
|
||||
/**/
|
||||
1147,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user