diff options
Diffstat (limited to 'test/wasm2c/spec/exception-handling/imports.txt')
-rw-r--r-- | test/wasm2c/spec/exception-handling/imports.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/wasm2c/spec/exception-handling/imports.txt b/test/wasm2c/spec/exception-handling/imports.txt index 8934d77a..d3a3c170 100644 --- a/test/wasm2c/spec/exception-handling/imports.txt +++ b/test/wasm2c/spec/exception-handling/imports.txt @@ -15,5 +15,5 @@ spectest.print_f64(24) spectest.print_f64(24) spectest.print_f64(24) spectest.print_i32(13) -37/37 tests passed. +34/34 tests passed. ;;; STDOUT ;;) |