1
0
forked from aniani/vim

patch 8.2.3202: Vim9: tests are only executed for legacy script

Problem:    Vim9: tests are only executed for legacy script.
Solution:   Run more tests also for Vim9 script.  Fix uncovered problems.
This commit is contained in:
Bram Moolenaar
2021-07-22 18:48:53 +02:00
parent 2b59df00d8
commit 5dd839ce20
4 changed files with 127 additions and 39 deletions

View File

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