diff options
Diffstat (limited to 'tests/runner.py')
-rw-r--r-- | tests/runner.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runner.py b/tests/runner.py index 9a5c9487..ea174411 100644 --- a/tests/runner.py +++ b/tests/runner.py @@ -4835,7 +4835,7 @@ TT = %s class other(RunnerCore): def test_reminder(self): - raise Exception('update Getting Started to use defaults instead of clang_0_0') + raise Exception('update Getting Started to use defaults instead of clang_0_0. test_printf: make the i64-1 and non-i64-1 outputs as identical as possible. investigate differences.') def test_emcc(self): pass |