]> granicus.if.org Git - vim/commitdiff
patch 7.4.2308 v7.4.2308
authorBram Moolenaar <Bram@vim.org>
Fri, 2 Sep 2016 18:03:20 +0000 (20:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 2 Sep 2016 18:03:20 +0000 (20:03 +0200)
Problem:    Old charsearch test still listed in Makefile.
Solution:   Remove the line.

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

index 6f14f1b28d744ef827e22ba3cf1750a1ff1001ba..658585fd5a3414a190ee4fa74104e7267a39099d 100644 (file)
@@ -83,7 +83,6 @@ SCRIPTS_ALL = \
        test_autoformat_join.out \
        test_breakindent.out \
        test_changelist.out \
-       test_charsearch.out \
        test_close_count.out \
        test_command_count.out \
        test_comparators.out \
index 179de6a42e76a3fe77668fee8f2822c59ba78e16..f5af1156d1ce22183121e9c2fb3e6c3f609f00b9 100644 (file)
@@ -763,6 +763,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    2308,
 /**/
     2307,
 /**/