diff --git a/tests/runner.py b/tests/runner.py index f3a675b82..5af0a82a0 100644 --- a/tests/runner.py +++ b/tests/runner.py @@ -4868,7 +4868,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.\nAdd more i64 bitshift tests.') def test_emcc(self): pass