1
0
forked from aniani/vim

patch 8.2.4349: FileChangedShell test fails on MS-Windows

Problem:    FileChangedShell test fails on MS-Windows.
Solution:   Skip the test on MS-Windows.
This commit is contained in:
Bram Moolenaar
2022-02-11 20:55:16 +00:00
parent 5b1d6e98c6
commit c9e3187d05
2 changed files with 4 additions and 0 deletions

View File

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