commit | 95afae6d1760b2efcc4968dbd3784799d24e9fdf | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Fri Jul 01 22:44:19 2022 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Fri Jul 01 22:44:19 2022 +0100 |
tree | 4fba307bfc840d47f186c1766dc2ede5cfd1d165 | |
parent | 5e59ea54c0c37c2f84770f068d95280069828774 [diff] [blame] |
patch 9.0.0022: spell test fails Problem: Spell test fails. Solution: Expect new error is given.
diff --git a/src/version.c b/src/version.c index 23798ee..dbd4951 100644 --- a/src/version.c +++ b/src/version.c
@@ -736,6 +736,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 22, +/**/ 21, /**/ 20,