forked from aniani/vim
patch 8.0.0429: options test does not always test everything
Problem: Options test does not always test everything. Solution: Fix dependency for opt_test.vim. Give a message when opt_test.vim was not found.
This commit is contained in:
@@ -764,6 +764,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
429,
|
||||
/**/
|
||||
428,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user