1
0
forked from aniani/vim

patch 9.0.0043: insufficient testing for bracket commands

Problem:    Insufficient testing for bracket commands.
Solution:   Add a few more tests. (closes #10668)
This commit is contained in:
zeertzjq
2022-07-06 12:57:31 +01:00
committed by Bram Moolenaar
parent 3244780379
commit cf34434b5e
2 changed files with 39 additions and 2 deletions

View File

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