1
0
forked from aniani/vim

patch 8.0.0202: no test for invalid syntax group name

Problem:    No test for invalid syntax group name.
Solution:   Add a test for group name error and warning.
This commit is contained in:
Bram Moolenaar
2017-01-17 18:14:54 +01:00
parent d61e8aaae5
commit 4007ed4a5e
2 changed files with 13 additions and 0 deletions

View File

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