1
0
forked from aniani/vim

patch 8.2.3493: large count test fails on MS-Windows

Problem:    Large count test fails on MS-Windows.
Solution:   Skip the test on MS-Windows.
This commit is contained in:
Bram Moolenaar
2021-10-10 13:54:01 +01:00
parent eeed1c7ae0
commit cddd5ac911
2 changed files with 6 additions and 1 deletions

View File

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