1
0
forked from aniani/vim

patch 8.2.0036: not enough test coverage for match functions

Problem:    Not enough test coverage for match functions.
Solution:   Add a few more test cases.  (Dominique Pelle, closes #5394)
            Add error number.
This commit is contained in:
Bram Moolenaar
2019-12-24 15:17:00 +01:00
parent 53989554a4
commit 49d68bf5e4
2 changed files with 33 additions and 0 deletions

View File

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