1
0
forked from aniani/vim

patch 8.2.5105: test still hangs on MS-Windows

Problem:    Test still hangs on MS-Windows.
Solution:   Skip "nocatch" test the right way.
This commit is contained in:
Bram Moolenaar
2022-06-15 22:11:45 +01:00
parent b31cb04771
commit 83497f8758
2 changed files with 8 additions and 9 deletions

View File

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