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:
committed by
Bram Moolenaar
parent
6b9efdde78
commit
d176ca3dde
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3421,
|
||||
/**/
|
||||
3420,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user