1
0
forked from aniani/vim

patch 8.2.3155: some option related code not covered by tests

Problem:    Some option related code not covered by tests.
Solution:   Add a few test cases. (Dominique Pellé, closes #8552)
This commit is contained in:
Dominique Pelle
2021-07-12 21:43:19 +02:00
committed by Bram Moolenaar
parent 841e498c5d
commit 042414fa00
3 changed files with 65 additions and 0 deletions

View File

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