1
0
forked from aniani/vim

patch 9.0.0028: MS-Windows: tests fail if there is a "runtime" directory

Problem:    MS-Windows: tests fail if there is a stray "runtime" directory.
Solution:   Only use a "runtime" directory if it contains "defaults.vim".
This commit is contained in:
Bram Moolenaar
2022-07-02 17:36:31 +01:00
parent 2d29501982
commit 022f9ef16c
3 changed files with 37 additions and 21 deletions

View File

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