1
0
forked from aniani/vim

patch 8.2.2886: various pieces of code not covered by tests

Problem:    Various pieces of code not covered by tests.
Solution:   Add a few more tests. (Yegappan Lakshmanan, closes #8255)
This commit is contained in:
Yegappan Lakshmanan
2021-05-25 20:14:00 +02:00
committed by Bram Moolenaar
parent 872bee557e
commit 34fcb69724
9 changed files with 53 additions and 0 deletions

View File

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