summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_all.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-04-29 22:01:21 +0200
committerBram Moolenaar <Bram@vim.org>2020-04-29 22:01:21 +0200
commit339d60c89bef0315343a6128a1b4826510b0efe4 (patch)
tree0d6d1a34dc0271294ea20999b69420a475e89622 /src/testdir/Make_all.mak
parented8ce057b7a2fcd89b5f55680ae8f85d62a992a5 (diff)
patch 8.2.0661: eval test is still old stylev8.2.0661
Problem: Eval test is still old style. Solution: Change into new style tests. (Yegappan Lakshmanan, closes #6009)
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 772c083347..7fad24b780 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -16,9 +16,7 @@ SCRIPTS_ALL = \
test42.out \
test44.out \
test70.out \
- test99.out \
- test_eval.out
-
+ test99.out
# Tests that run on most systems, but not on Amiga.
SCRIPTS_MORE1 = \