summaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile b/src/Makefile
index 1a407ac384..1c7094098e 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -2255,10 +2255,9 @@ test1 \
test_eval \
test42 test44 test49 \
test52 test59 \
- test69 \
test70 \
test86 test87 \
- test95 test99:
+ test99:
cd testdir; rm -f $@.out; $(MAKE) -f Makefile $@.out VIMPROG=../$(VIMTESTTARGET) $(GUI_TESTARG) SCRIPTSOURCE=../$(SCRIPTSOURCE)
# Run individual NEW style test.