commit | 02a977ea5ee733412011a7f259a4efa0ffc95f1a | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Feb 03 21:29:39 2022 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Feb 03 21:29:39 2022 +0000 |
tree | 0c53815e77c863512879f396fb6c8c571ece52be | |
parent | 5658ca343f49a770ec068a858f52547ce822afa1 [diff] [blame] |
patch 8.2.4292: test fails Problem: Test fails. Solution: Adjust the expected error number.
diff --git a/src/version.c b/src/version.c index 1e5ac23..0419978 100644 --- a/src/version.c +++ b/src/version.c
@@ -747,6 +747,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 4292, +/**/ 4291, /**/ 4290,