1
0
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:
Bram Moolenaar
2016-09-03 19:11:59 +02:00
parent f7f3e32fcc
commit 0913a1089a
2 changed files with 11 additions and 5 deletions

View File

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