summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_all.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-09-02 20:03:20 +0200
committerBram Moolenaar <Bram@vim.org>2016-09-02 20:03:20 +0200
commit44f660c42191062214552f2bdb2e9bcc4e23e6fc (patch)
treeb64cddd0ba68ba0f7fd7d21c6ec631d2b3d4931e /src/testdir/Make_all.mak
parentcd055da370114f66c960be9c8b1eb0f33a9e0a85 (diff)
patch 7.4.2308v7.4.2308
Problem: Old charsearch test still listed in Makefile. Solution: Remove the line.
Diffstat (limited to 'src/testdir/Make_all.mak')
-rw-r--r--src/testdir/Make_all.mak1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testdir/Make_all.mak b/src/testdir/Make_all.mak
index 6f14f1b28d..658585fd5a 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -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 \