forked from aniani/vim
patch 7.4.2317
Problem: Normal mode tests fail on MS-Windows. Solution: Do some tests only on Unix. Set 'fileformat' to "unix".
This commit is contained in:
@@ -763,6 +763,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2317,
|
||||
/**/
|
||||
2316,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user