1
0
forked from aniani/vim

patch 8.2.5104: test hangs on MS-Windows

Problem:    Test hangs on MS-Windows.
Solution:   Skip another test on MS-Windows.
This commit is contained in:
Bram Moolenaar
2022-06-15 21:28:55 +01:00
parent 34f99584c7
commit b31cb04771
2 changed files with 8 additions and 1 deletions

View File

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