summaryrefslogtreecommitdiffstats
path: root/src/testdir/Make_all.mak
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2020-07-03 18:00:05 +0200
committerBram Moolenaar <Bram@vim.org>2020-07-03 18:00:05 +0200
commit92fdd1e75db3048516a93a18cc53ed984813c9e5 (patch)
tree20c741c05afa7c9ea98d2a3adb4a94c3914baf79 /src/testdir/Make_all.mak
parent5289783e0b07cfc3f92ee933261ca4c4acdca007 (diff)
patch 8.2.1120: Python code not tested properlyv8.2.1120
Problem: Python code not tested properly. Solution: Add more tests and convert old-style test into new-style test. (Yegappan Lakshmanan, closes #6370)
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 a0884cdc87..14062d8396 100644
--- a/src/testdir/Make_all.mak
+++ b/src/testdir/Make_all.mak
@@ -21,7 +21,6 @@ SCRIPTS_ALL = \
# Tests that run on most systems, but not on Amiga.
SCRIPTS_MORE1 = \
test52.out \
- test86.out \
test87.out