1
0
forked from aniani/vim

updated for version 7.4.555

Problem:    test_close_count may fail for some combination of features.
Solution:   Require normal features.
This commit is contained in:
Bram Moolenaar
2014-12-17 14:42:46 +01:00
parent 6f2dd9e75e
commit 36ff08479f
2 changed files with 3 additions and 4 deletions

View File

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