diff options
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
