1
0
forked from aniani/vim

patch 8.2.0484: Vim9: some error messages not tested

Problem:    Vim9: some error messages not tested.
Solution:   Add more tests.
This commit is contained in:
Bram Moolenaar
2020-03-30 21:22:56 +02:00
parent d25ec2cfa0
commit 92dba36fc8
2 changed files with 11 additions and 0 deletions

View File

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