1
0
forked from aniani/vim

patch 8.2.3098: popup window test is flaky on MS-Windows with GUI

Problem:    Popup window test is flaky on MS-Windows with GUI.
Solution:   Skip the check in this situation.
This commit is contained in:
Bram Moolenaar
2021-07-04 14:00:55 +02:00
parent 1d97efce0c
commit 999db2346b
2 changed files with 12 additions and 2 deletions

View File

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