1
0
forked from aniani/vim

patch 8.2.4493: options test fails in the GUI

Problem:    Options test fails in the GUI.
Solution:   Do not save and restore 'term'.
This commit is contained in:
Bram Moolenaar
2022-03-02 20:12:03 +00:00
parent 8ccbbeb620
commit b9c5108593
2 changed files with 2 additions and 2 deletions

View File

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