1
0
forked from aniani/vim

patch 8.2.3421: a bit of code is not covered by tests

Problem:    A bit of code is not covered by tests.
Solution:   Add a few more test cases. (Dominique Pellé, closes #8857)
This commit is contained in:
Dominique Pelle
2021-09-09 20:45:34 +02:00
committed by Bram Moolenaar
parent 6b9efdde78
commit d176ca3dde
4 changed files with 21 additions and 2 deletions

View File

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