1
0
forked from aniani/vim

patch 8.0.1007: no test for filetype detection for scripts

Problem:    No test for filetype detection for scripts.
Solution:   Add a first test file script filetype detection.
This commit is contained in:
Bram Moolenaar
2017-08-27 16:54:26 +02:00
parent c572da5f67
commit cbe6944956
2 changed files with 30 additions and 0 deletions

View File

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