1
0
forked from aniani/vim

patch 8.2.4027: import test fails on MS-Windows

Problem:    Import test fails on MS-Windows.
Solution:   Use a different directory name.
This commit is contained in:
Bram Moolenaar
2022-01-07 14:39:56 +00:00
parent e664a32701
commit 2b04d5f1ef
2 changed files with 10 additions and 8 deletions

View File

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