forked from aniani/vim
patch 8.2.3758: options that take a function insufficiently tested
Problem: Options that take a function insufficiently tested.
Solution: Add additional tests and enhance existing tests. (Yegappan
Lakshmanan, closes #9298)
This commit is contained in:
committed by
Bram Moolenaar
parent
f7f7aaf8aa
commit
2172bff364
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3758,
|
||||
/**/
|
||||
3757,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user