1
0
forked from aniani/vim

patch 8.2.2656: some command line arguments and regexp errors not tested

Problem:    Some command line arguments and regexp errors not tested.
Solution:   Add a few test cases. (Dominique Pellé, closes #8013)
This commit is contained in:
Bram Moolenaar
2021-03-26 17:24:34 +01:00
parent 0a1a6a1aa4
commit a2b3e7dc92
3 changed files with 24 additions and 9 deletions

View File

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