0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

patch 8.2.1523: still not enough test coverage for the spell file handling

Problem:    Still not enough test coverage for the spell file handling.
Solution:   Add spell file tests. (Yegappan Lakshmanan, closes #6790)
This commit is contained in:
Bram Moolenaar
2020-08-25 21:19:36 +02:00
parent c8ec5fe56f
commit b9fc192f92
2 changed files with 52 additions and 32 deletions

View File

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