1
0
forked from aniani/vim

patch 8.0.1333: some tests are run twice

Problem:    Some tests are run twice.
Solution:   Invoked most utf8 tests only from test_alot_utf8. (Yegappan
            Lakshmanan, closes #2369)
This commit is contained in:
Bram Moolenaar
2017-11-23 22:52:09 +01:00
parent 93a32e2ec4
commit 2c997d7603
4 changed files with 6 additions and 11 deletions

View File

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