]> granicus.if.org Git - vim/commitdiff
patch 7.4.1018 v7.4.1018
authorBram Moolenaar <Bram@vim.org>
Fri, 1 Jan 2016 13:57:51 +0000 (14:57 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 1 Jan 2016 13:57:51 +0000 (14:57 +0100)
Problem:    Failure running tests.
Solution:   Add missing change to list of old style tests.

src/testdir/Make_all.mak
src/version.c

index bbfae07f47ec76dc4df186272da8d20398fbb492..c5796bd51626b5eefdd059c4afe4e863fd5af267 100644 (file)
@@ -116,7 +116,6 @@ SCRIPTS_ALL = \
        test_qf_title.out \
        test_ruby.out \
        test_search_mbyte.out \
-       test_set.out \
        test_signs.out \
        test_tagcase.out \
        test_textobjects.out \
index dfb6ad10f4d77b80ecd029f775a6798ca9f4b9b6..98066f8ff9fe15cdf85f46f427d472cbd2f33835 100644 (file)
@@ -741,6 +741,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1018,
 /**/
     1017,
 /**/