1
0
forked from aniani/vim

patch 8.1.0200: spellbadword() not tested

Problem:    spellbadword() not tested.
Solution:   Add a test. (Dominique Pelle, closes #3235)
This commit is contained in:
Bram Moolenaar
2018-07-20 23:36:26 +02:00
parent 66ab916935
commit 872e451e8c
2 changed files with 43 additions and 0 deletions

View File

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