diff options
Diffstat (limited to 'test/spec/exception-handling/rethrow.txt')
-rw-r--r-- | test/spec/exception-handling/rethrow.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/spec/exception-handling/rethrow.txt b/test/spec/exception-handling/rethrow.txt index aca05127..98e0b30c 100644 --- a/test/spec/exception-handling/rethrow.txt +++ b/test/spec/exception-handling/rethrow.txt @@ -18,5 +18,5 @@ out/test/spec/exception-handling/rethrow.wast:94: assert_invalid passed: out/test/spec/exception-handling/rethrow.wast:95: assert_invalid passed: out/test/spec/exception-handling/rethrow/rethrow.3.wasm:000001b: error: rethrow not in try catch block 000001b: error: OnRethrowExpr callback failed -15/15 tests passed. +16/16 tests passed. ;;; STDOUT ;;) |