1
0
forked from aniani/vim

patch 8.2.1810: some code in normal.c not covered by tests

Problem:    Some code in normal.c not covered by tests.
Solution:   Add normal mode tests. (Yegappan Lakshmanan, closes #7086)
This commit is contained in:
Bram Moolenaar
2020-10-07 16:54:52 +02:00
parent 4e2114e988
commit d7e5e9430a
3 changed files with 99 additions and 2 deletions

View File

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