1
0
forked from aniani/vim

patch 8.2.3281: Vim9: TODO items in tests can be taken care of

Problem:    Vim9: TODO items in tests can be taken care of.
Solution:   Update test for now working functionality. (closes #8694)
This commit is contained in:
Bram Moolenaar
2021-08-03 21:16:18 +02:00
parent 51ad850f5f
commit 23e2e11515
4 changed files with 8 additions and 21 deletions

View File

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