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