commit | 37ff4cf87069e54f991d86df9beff19bfdd15875 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Nov 17 20:10:20 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Nov 17 20:10:20 2019 +0100 |
tree | 3a0904a1034d9ba15574d11d60a0a7449200d50c | |
parent | 91b992c38769b343b4a66a5f8e589aa9897fdc9f [diff] [blame] |
patch 8.1.2317: no test for spell affix file with flag on suffix Problem: No test for spell affix file with flag on suffix. Solution: Add a test case.
diff --git a/src/version.c b/src/version.c index aae3fae..42100a0 100644 --- a/src/version.c +++ b/src/version.c
@@ -742,6 +742,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 2317, +/**/ 2316, /**/ 2315,