0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.2.4606: test fails because of changed error message

Problem:    Test fails because of changed error message.
Solution:   Update the expected error message
This commit is contained in:
Bram Moolenaar
2022-03-21 20:40:35 +00:00
parent 6d877fe018
commit e18acb02bb
3 changed files with 8 additions and 4 deletions

View File

@@ -750,6 +750,10 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
4606,
/**/
4605,
/**/
4604,
/**/