1
0
forked from aniani/vim

patch 8.2.3345: some code not covered by tests

Problem:    Some code not covered by tests.
Solution:   Add a few more tests. (Dominique Pellé, closes #8757)
This commit is contained in:
Dominique Pelle
2021-08-14 21:11:51 +02:00
committed by Bram Moolenaar
parent d2e9ccee90
commit bfb2bb16bc
5 changed files with 84 additions and 0 deletions

View File

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