1
0
forked from aniani/vim

patch 8.2.3477: startup test fails on MS-Windows

Problem:    Startup test fails on MS-Windows.
Solution:   Skip the test if not on Unix.
This commit is contained in:
Bram Moolenaar
2021-10-05 01:19:53 +01:00
parent d3710cf01e
commit 6d19798774
2 changed files with 4 additions and 0 deletions

View File

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