0
0
mirror of https://github.com/vim/vim.git synced 2025-09-24 03:44:06 -04:00

patch 8.2.2727: function test fails

Problem:    Function test fails.
Solution:   Adjust expected error number.
This commit is contained in:
Bram Moolenaar
2021-04-06 20:18:29 +02:00
parent 86cdb8a4bd
commit e9b8b78e04
2 changed files with 3 additions and 1 deletions

View File

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