1
0
forked from aniani/vim

patch 8.2.4946: Vim9: some code not covered by tests

Problem:    Vim9: some code not covered by tests.
Solution:   Add a few more test cases.  Remove dead code.
This commit is contained in:
Bram Moolenaar
2022-05-12 22:03:01 +01:00
parent 9f1983de4e
commit 7f8a3b11bf
4 changed files with 22 additions and 7 deletions

View File

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