diff options
Diffstat (limited to 'test/spec/exception-handling/ref_null.txt')
-rw-r--r-- | test/spec/exception-handling/ref_null.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/spec/exception-handling/ref_null.txt b/test/spec/exception-handling/ref_null.txt new file mode 100644 index 00000000..4b9201a8 --- /dev/null +++ b/test/spec/exception-handling/ref_null.txt @@ -0,0 +1,6 @@ +;;; TOOL: run-interp-spec +;;; STDIN_FILE: third_party/testsuite/proposals/exception-handling/ref_null.wast +;;; ARGS*: --enable-exceptions +(;; STDOUT ;;; +4/4 tests passed. +;;; STDOUT ;;) |