0
0
mirror of https://github.com/vim/vim.git synced 2025-10-11 06:34:16 -04:00

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.
This commit is contained in:
Bram Moolenaar
2019-11-17 20:10:20 +01:00
parent 91b992c387
commit 37ff4cf870
2 changed files with 30 additions and 0 deletions

View File

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