1
0
forked from aniani/vim

patch 8.2.4404: Vim9: some code not covered by tests

Problem:    Vim9: some code not covered by tests.
Solution:   Add a few specific test cases.
This commit is contained in:
Bram Moolenaar
2022-02-16 21:48:25 +00:00
parent 9437737833
commit cd1cda2f87
4 changed files with 151 additions and 0 deletions

View File

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