1
0
forked from aniani/vim

patch 8.2.0576: some errors are not covered by tests

Problem:    Some errors are not covered by tests.
Solution:   Add a few more tests. (Dominique Pelle, closes #5920)
This commit is contained in:
Bram Moolenaar
2020-04-13 19:55:50 +02:00
parent e3242346cf
commit 067297e16a
5 changed files with 19 additions and 0 deletions

View File

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