1
0
forked from aniani/vim

patch 8.0.0131

Problem:    Not enough test coverage for syntax commands.
Solution:   Add more tests. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2016-12-11 15:11:17 +01:00
parent 63de19e805
commit 73b484c4da
2 changed files with 79 additions and 1 deletions

View File

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