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:
@@ -771,6 +771,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1458,
|
||||
/**/
|
||||
1457,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user