patch 8.2.2368: insufficient tests for setting options

Problem:    Insufficient tests for setting options.
Solution:   Add a few tests. (Dominique Pellé, closes #7695)
This commit is contained in:
Bram Moolenaar
2021-01-17 13:48:03 +01:00
parent 239f8d9326
commit 85773bf32b
2 changed files with 20 additions and 1 deletions

View File

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