diff options
Diffstat (limited to 'test/wasm2c/spec/exception-handling/rethrow.txt')
-rw-r--r-- | test/wasm2c/spec/exception-handling/rethrow.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wasm2c/spec/exception-handling/rethrow.txt b/test/wasm2c/spec/exception-handling/rethrow.txt index 47d12732..909d6d20 100644 --- a/test/wasm2c/spec/exception-handling/rethrow.txt +++ b/test/wasm2c/spec/exception-handling/rethrow.txt @@ -1,5 +1,5 @@ ;;; TOOL: run-spec-wasm2c -;;; STDIN_FILE: third_party/testsuite_legacy/rethrow.wast +;;; STDIN_FILE: third_party/testsuite/proposals/exception-handling/legacy/rethrow.wast ;;; ARGS*: --enable-exceptions (;; STDOUT ;;; 12/12 tests passed. |