1
0
forked from aniani/vim

patch 8.2.2643: various code not covered by tests

Problem:    Various code not covered by tests.
Solution:   Add a few more test. (Yegappan Lakshmanan, closes #7995)
This commit is contained in:
Bram Moolenaar
2021-03-22 19:37:06 +01:00
parent e98f60a591
commit 1f448d906b
6 changed files with 83 additions and 1 deletions

View File

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