1
0
forked from aniani/vim

patch 8.2.2535: MS-Windows: cannot run all vim9 tests

Problem:    MS-Windows: cannot run all vim9 tests.
Solution:   Make test_vim9 target work.
This commit is contained in:
Bram Moolenaar
2021-02-20 20:13:42 +01:00
parent a1070eae77
commit 723ef5db98
2 changed files with 12 additions and 0 deletions

View File

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