1
0
forked from aniani/vim

patch 8.2.0218: several Vim9 instructions are not tested

Problem:    Several Vim9 instructions are not tested.
Solution:   Add more tests.
This commit is contained in:
Bram Moolenaar
2020-02-05 22:55:48 +01:00
parent adbc11c2ee
commit 0de50864a7
2 changed files with 134 additions and 45 deletions

View File

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