summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_all.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-07-29 16:08:21 +0200
committerBram Moolenaar <Bram@vim.org>2020-07-29 16:08:21 +0200
commitb61ef01cce2afd70fbfa2805336a26643109dfb7 (patch)
tree37840aa086c90f9cf2ef458b4cba2b139c3dcc7c /src/testdir/Make_all.mak
parent45df2a01a79d562b59949383f79625bb8bd89a69 (diff)
patch 8.2.1316: test 42 is still old stylev8.2.1316
Problem: Test 42 is still old style. Solution: Turn it into a new style test. (Yegappan Lakshmanan, closes #6561)
Diffstat (limited to 'src/testdir/Make_all.mak')
-rw-r--r--src/testdir/Make_all.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testdir/Make_all.mak b/src/testdir/Make_all.mak
index a25a480dd3..635087cbdc 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -11,7 +11,7 @@ NO_INITS = -U NONE $(NO_PLUGINS)
SCRIPTS_FIRST = test1.out
# Tests that run on all systems.
-SCRIPTS_ALL = test42.out
+SCRIPTS_ALL =
# Tests that run on most systems, but not on Amiga.
SCRIPTS_MORE1 =