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:
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3477,
|
||||
/**/
|
||||
3476,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user