1
0
forked from aniani/vim

patch 8.2.3708: Vim9: test fails with different error

Problem:    Vim9: test fails with different error.
Solution:   Correct the error number.
This commit is contained in:
Bram Moolenaar
2021-11-30 21:39:39 +00:00
parent 90770b746e
commit 69535d8a0a
2 changed files with 3 additions and 2 deletions

View File

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