forked from aniani/vim
patch 9.1.0775: tests: not enough tests for setting options
Problem: tests: not enough tests for setting options Solution: Add more comprehensive tests to test_options (Milly). closes: #15856 Signed-off-by: Milly <milly.ca@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
85f36d61e0
commit
484facebe4
@@ -704,6 +704,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
775,
|
||||
/**/
|
||||
774,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user