1
0
forked from aniani/vim

patch 8.2.1941: Ex mode test fails on MS-Windows with GUI

Problem:    Ex mode test fails on MS-Windows with GUI.
Solution:   Skip the test when using gvim.
This commit is contained in:
Bram Moolenaar
2020-11-01 22:31:08 +01:00
parent 97a19005e1
commit 399db046ed
2 changed files with 3 additions and 0 deletions

View File

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