diff options
Diffstat (limited to 'test/wasm2c/spec/exception-handling/try_delegate.txt')
-rw-r--r-- | test/wasm2c/spec/exception-handling/try_delegate.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/wasm2c/spec/exception-handling/try_delegate.txt b/test/wasm2c/spec/exception-handling/try_delegate.txt index d5bc3ba3..d9f0f8dc 100644 --- a/test/wasm2c/spec/exception-handling/try_delegate.txt +++ b/test/wasm2c/spec/exception-handling/try_delegate.txt @@ -1,6 +1,6 @@ ;;; TOOL: run-spec-wasm2c -;;; STDIN_FILE: third_party/testsuite_legacy/try_delegate.wast +;;; STDIN_FILE: third_party/testsuite/proposals/exception-handling/legacy/try_delegate.wast ;;; ARGS*: --enable-exceptions --enable-tail-call (;; STDOUT ;;; -17/17 tests passed. +20/20 tests passed. ;;; STDOUT ;;) |