1
0
forked from aniani/vim

patch 8.2.4949: Vim9: some code not covered by tests

Problem:    Vim9: some code not covered by tests.
Solution:   Add a few more test cases.  Fix double error message.
This commit is contained in:
Bram Moolenaar
2022-05-13 16:23:37 +01:00
parent d881d15984
commit 31ad32a325
3 changed files with 37 additions and 1 deletions

View File

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