summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_all.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-03-19 22:54:09 +0100
committerBram Moolenaar <Bram@vim.org>2016-03-19 22:54:09 +0100
commit7eba3d2cbf19e731dc51652bc26099cc253d538a (patch)
treec243c77e7a3c1b4eb04ca40bf24f1eae1c9eb160 /src/testdir/Make_all.mak
parent064154c3fedd6a46ca2f61463d7e5567bd22d9f1 (diff)
patch 7.4.1614v7.4.1614
Problem: Still quickfix test in old style. Solution: Turn test 10 into a new style test.
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 c41da39df6..455ca7b61c 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -130,7 +130,6 @@ SCRIPTS_MORE1 = \
# Tests that run on most systems, but not on Amiga and DOS/Windows.
SCRIPTS_MORE2 = \
test2.out \
- test10.out \
test12.out \
test13.out \
test25.out \