1
0
forked from aniani/vim

patch 8.2.2102: Vim9: not all error messages tested

Problem:    Vim9: not all error messages tested.
Solution:   Add a few test cases.
This commit is contained in:
Bram Moolenaar
2020-12-06 18:50:36 +01:00
parent 8bb0f5472c
commit 5402175815
2 changed files with 52 additions and 16 deletions

View File

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