1
0
forked from aniani/vim

patch 8.2.5025: Vim9: a few lines not covered by tests

Problem:    Vim9: a few lines not covered by tests.
Solution:   Add a few tests.
This commit is contained in:
Bram Moolenaar
2022-05-26 19:54:05 +01:00
parent e2fa213cf5
commit 5cb53b7afe
4 changed files with 44 additions and 1 deletions

View File

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