1
0
forked from aniani/vim

patch 8.2.0976: some 'cpoptions' not tested

Problem:    Some 'cpoptions' not tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #6253)
This commit is contained in:
Bram Moolenaar
2020-06-14 13:50:55 +02:00
parent 984dddbef4
commit df7df59d85
5 changed files with 301 additions and 81 deletions

View File

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