1
0
forked from aniani/vim

patch 8.0.0585: test_options fails when run in the GUI

Problem:    Test_options fails when run in the GUI.
Solution:   Also check the 'imactivatekey' value when the GUI is not running.
            Specify test values that work and that fail.
This commit is contained in:
Bram Moolenaar
2017-04-23 18:44:26 +02:00
parent 94237495c0
commit 86e5792906
3 changed files with 4 additions and 1 deletions

View File

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