1
0
forked from aniani/vim

patch 8.2.0551: not all code for options is tested

Problem:    Not all code for options is tested.
Solution:   Add more tests. (Yegappan Lakshmanan, closes #5913)
This commit is contained in:
Bram Moolenaar
2020-04-12 13:50:26 +02:00
parent 88c1ee84d6
commit 1363a30cef
5 changed files with 141 additions and 1 deletions

View File

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