forked from aniani/vim
patch 8.0.0338: :recover test fails on MS-Windows
Problem: :recover test fails on MS-Windows. Solution: Use non-existing directory on MS-Windows.
This commit is contained in:
@@ -764,6 +764,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
338,
|
||||
/**/
|
||||
337,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user