summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_dos.mak
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/Make_dos.mak
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/Make_dos.mak')
-rw-r--r--src/testdir/Make_dos.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testdir/Make_dos.mak b/src/testdir/Make_dos.mak
index 05978ade2f..4e0c8f7dbc 100644
--- a/src/testdir/Make_dos.mak
+++ b/src/testdir/Make_dos.mak
@@ -17,7 +17,7 @@ default: nongui
# test49 fails in various ways
# test97 \{ and \$ are not escaped characters.
-SCRIPTS = $(SCRIPTS_ALL) $(SCRIPTS_MORE1) $(SCRIPTS_MORE3) $(SCRIPTS_MORE4)
+SCRIPTS = $(SCRIPTS_ALL) $(SCRIPTS_MORE1) $(SCRIPTS_MORE4)
TEST_OUTFILES = $(SCRIPTS_FIRST) $(SCRIPTS) $(SCRIPTS_WIN32) $(SCRIPTS_GUI)
DOSTMP = dostmp