aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/runner.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/runner.py b/tests/runner.py
index c8eaa9c7..e62e7681 100644
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -4889,11 +4889,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('''Fix emmaken.py and emconfiguren.py, they should work but mention they are deprecated
- Test emconfigure
- configure in test_zlib looks broken''')
-
def test_emcc(self):
def clear():
for name in os.listdir(self.get_dir()):