1
0
forked from aniani/vim

patch 7.4.2163

Problem:    match() and related functions tested with old style test.
Solution:   Convert to new style test. (Hirohito Higashi)
This commit is contained in:
Bram Moolenaar
2016-08-06 15:29:22 +02:00
parent 7522f69821
commit d76a0c15f8
8 changed files with 170 additions and 234 deletions

View File

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