1
0
forked from aniani/vim

patch 8.2.4678: Vim9: not all code is tested

Problem:    Vim9: not all code is tested.
Solution:   Add a few more tests.
This commit is contained in:
Bram Moolenaar
2022-04-03 21:11:34 +01:00
parent 0b962e5685
commit 1061195057
5 changed files with 71 additions and 6 deletions

View File

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