patch 8.2.2475: autocommand tests hangs on MS-Windows

Problem:    Autocommand tests hangs on MS-Windows.
Solution:   Skip one test.
This commit is contained in:
Bram Moolenaar
2021-02-06 19:28:48 +01:00
parent 2c7080bf1c
commit dfc3db76b9
2 changed files with 5 additions and 0 deletions

View File

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