summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_all.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-07-26 12:52:59 +0200
committerBram Moolenaar <Bram@vim.org>2020-07-26 12:52:59 +0200
commit7d40b8a532fa2ce768f200ab118870d17875a7fe (patch)
tree4910e2178308753bee7a5629cc57fb098371e7e3 /src/testdir/Make_all.mak
parent37394ff75270877a032422abcd079a6732a29730 (diff)
patch 8.2.1295: tests 44 and 99 are old stylev8.2.1295
Problem: Tests 44 and 99 are old style. Solution: Convert to new style tests. (Yegappan Lakshmanan, closes #6536)
Diffstat (limited to 'src/testdir/Make_all.mak')
-rw-r--r--src/testdir/Make_all.mak4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/testdir/Make_all.mak b/src/testdir/Make_all.mak
index d517667156..b2d9ac6f0f 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -14,9 +14,7 @@ SCRIPTS_FIRST = \
# Tests that run on all systems.
SCRIPTS_ALL = \
test42.out \
- test44.out \
- test70.out \
- test99.out
+ test70.out
# Tests that run on most systems, but not on Amiga.
SCRIPTS_MORE1 = \