1
0
forked from aniani/vim

patch 8.2.4011: test fails because of changed error number

Problem:    Test fails because of changed error number.
Solution:   Restore old duplicate error message.
This commit is contained in:
Bram Moolenaar
2022-01-05 18:16:53 +00:00
parent 9d00e4a814
commit bb8cac56d9
3 changed files with 7 additions and 4 deletions

View File

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