1
0
forked from aniani/vim

patch 8.2.3213: NOCOMPOUNDSUGS entry in spell file not tested

Problem:    NOCOMPOUNDSUGS entry in spell file not tested.
Solution:   Add a test. (Dominique Pellé, closes #8624)
This commit is contained in:
Dominique Pelle
2021-07-24 20:51:13 +02:00
committed by Bram Moolenaar
parent 5a9e5845e1
commit 9c9472ff49
2 changed files with 48 additions and 0 deletions

View File

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