1
0
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:
Bram Moolenaar
2017-03-07 22:33:32 +01:00
parent 65408f7dfb
commit e8512d7fed
7 changed files with 10 additions and 8 deletions

View File

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