1
0
forked from aniani/vim

patch 8.2.4714: using g:filetype_dat and g:filetype_src not tested

Problem:    Using g:filetype_dat and g:filetype_src not tested.
Solution:   Add a test. (Patrick Meiser-Knosowski, closes #10117)
This commit is contained in:
Bram Moolenaar
2022-04-08 17:26:26 +01:00
parent 0937182d49
commit a8034a4886
2 changed files with 22 additions and 1 deletions

View File

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