summaryrefslogtreecommitdiffstats
path: root/src/testdir/Makefile
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-10-22 14:23:59 +0200
committerBram Moolenaar <Bram@vim.org>2017-10-22 14:23:59 +0200
commit53f0c962394dc6bc66d5b0762af9434e672d1b25 (patch)
treed38aea2f246572279327e24876e4f7760df650de /src/testdir/Makefile
parent6b89dbb55f84c485310c8c9e094dbafe3ecbace6 (diff)
patch 8.0.1209: still too many old style testsv8.0.1209
Problem: Still too many old style tests. Solution: Convert a few more tests to new style. (Yegappan Lakshmanan, closes #2230)
Diffstat (limited to 'src/testdir/Makefile')
-rw-r--r--src/testdir/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testdir/Makefile b/src/testdir/Makefile
index 3a69c6c1ac..90e0cdb2d6 100644
--- a/src/testdir/Makefile
+++ b/src/testdir/Makefile
@@ -24,7 +24,6 @@ include Make_all.mak
SCRIPTS = $(SCRIPTS_ALL) \
$(SCRIPTS_MORE1) \
$(SCRIPTS_MORE2) \
- $(SCRIPTS_MORE3) \
$(SCRIPTS_MORE4)
SCRIPTS_BENCH = bench_re_freeze.out