aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ec52ffc..64b1595 100644
--- a/Makefile
+++ b/Makefile
@@ -34,8 +34,8 @@ EXCLUDE_TESTS += test^ruby^step5 # test completes, even at 100,000
# interop tests now implemented yet
EXCLUDE_TESTS += test^cs^step9 test^java^step9 test^mal^step9 \
- test^php^step9 test^ps^step9 test^python^step9 \
- test^ruby^step9
+ test^mal^step0 test^php^step9 test^ps^step9 \
+ test^python^step9 test^ruby^step9
EXCLUDE_PERFS = perf^mal # TODO: fix this