1
0
forked from aniani/vim

patch 8.2.2896: spellfile functionality not fully tested

Problem:    Spellfile functionality not fully tested.
Solution:   Add tests for CHECKCOMPOUNDPATTERN and COMMON. (Dominique Pellé,
            closes #8270)
This commit is contained in:
Dominique Pelle
2021-05-28 18:32:12 +02:00
committed by Bram Moolenaar
parent 4ac198c61c
commit dc3275a1ac
2 changed files with 68 additions and 0 deletions

View File

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