1
0
forked from aniani/vim

patch 8.2.0347: various code not covered by tests

Problem:    Various code not covered by tests.
Solution:   Add more test coverage. (Yegappan Lakshmanan, closes #5720)
This commit is contained in:
Bram Moolenaar
2020-03-02 20:54:22 +01:00
parent 61a6d4e48b
commit 91ffc8a5f5
7 changed files with 120 additions and 10 deletions

View File

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