1
0
forked from aniani/vim

patch 8.0.1017: test for MS-Windows $HOME always passes

Problem:    Test for MS-Windows $HOME always passes.
Solution:   Rename the test function.  Make the test pass.
This commit is contained in:
Bram Moolenaar
2017-08-30 14:55:42 +02:00
parent f3af54eeb1
commit dde6034111
2 changed files with 41 additions and 42 deletions

View File

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