diff options
-rw-r--r-- | tests/runner.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/runner.py b/tests/runner.py index d50777ab..cd697f50 100644 --- a/tests/runner.py +++ b/tests/runner.py @@ -4867,9 +4867,6 @@ TT = %s del T # T is just a shape for the specific subclasses, we don't test it itself class other(RunnerCore): - def test_reminder(self): - raise Exception('update Getting Started to use defaults instead of clang_0_0.\nAdd more i64 bitshift tests.') - def test_emcc(self): pass # TODO: make sure all of these match gcc |