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:
committed by
Bram Moolenaar
parent
841e498c5d
commit
042414fa00
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3155,
|
||||
/**/
|
||||
3154,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user