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