mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
patch 7.4.1018
Problem: Failure running tests. Solution: Add missing change to list of old style tests.
This commit is contained in:
@@ -116,7 +116,6 @@ SCRIPTS_ALL = \
|
|||||||
test_qf_title.out \
|
test_qf_title.out \
|
||||||
test_ruby.out \
|
test_ruby.out \
|
||||||
test_search_mbyte.out \
|
test_search_mbyte.out \
|
||||||
test_set.out \
|
|
||||||
test_signs.out \
|
test_signs.out \
|
||||||
test_tagcase.out \
|
test_tagcase.out \
|
||||||
test_textobjects.out \
|
test_textobjects.out \
|
||||||
|
@@ -741,6 +741,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
1018,
|
||||||
/**/
|
/**/
|
||||||
1017,
|
1017,
|
||||||
/**/
|
/**/
|
||||||
|
Reference in New Issue
Block a user