commit | 339d60c89bef0315343a6128a1b4826510b0efe4 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Wed Apr 29 22:01:21 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Wed Apr 29 22:01:21 2020 +0200 |
tree | 0d6d1a34dc0271294ea20999b69420a475e89622 | |
parent | ed8ce057b7a2fcd89b5f55680ae8f85d62a992a5 [diff] [blame] |
patch 8.2.0661: eval test is still old style Problem: Eval test is still old style. Solution: Change into new style tests. (Yegappan Lakshmanan, closes #6009)
diff --git a/src/testdir/Make_all.mak b/src/testdir/Make_all.mak index 772c083..7fad24b 100644 --- a/src/testdir/Make_all.mak +++ b/src/testdir/Make_all.mak
@@ -16,9 +16,7 @@ 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 = \