1
0
forked from aniani/vim

patch 8.0.1458: filetype detection test does not check all scripts

Problem:    Filetype detection test does not check all scripts.
Solution:   Add most scripts to the test
This commit is contained in:
Bram Moolenaar
2018-02-03 15:55:49 +01:00
parent 8fd2ffc530
commit ddb349369d
2 changed files with 36 additions and 0 deletions

View File

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