1
0
forked from aniani/vim

patch 8.2.1808: no test coverage for ":spelldump!"

Problem:    No test coverage for ":spelldump!".
Solution:   Add a test. (Dominique Pellé, closes #7089)
This commit is contained in:
Bram Moolenaar
2020-10-07 12:58:44 +02:00
parent 349f609f89
commit f12f0022e6
2 changed files with 40 additions and 0 deletions

View File

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