diff options
Diffstat (limited to 'test/spec/exception-handling/try_delegate.txt')
-rw-r--r-- | test/spec/exception-handling/try_delegate.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/spec/exception-handling/try_delegate.txt b/test/spec/exception-handling/try_delegate.txt index f309a7e5..2010f27c 100644 --- a/test/spec/exception-handling/try_delegate.txt +++ b/test/spec/exception-handling/try_delegate.txt @@ -23,7 +23,7 @@ out/test/spec/exception-handling/try_delegate.wast:133: assert_malformed passed: (module (func (try (do) (delegate) (delegate 0)))) ^ out/test/spec/exception-handling/try_delegate.wast:138: assert_invalid passed: - error: invalid depth: 2 (max 1) + out/test/spec/exception-handling/try_delegate/try_delegate.5.wasm:000001b: error: invalid depth: 2 (max 1) 000001b: error: OnDelegateExpr callback failed 18/18 tests passed. ;;; STDOUT ;;) |