diff options
Diffstat (limited to 'test/wasm2c/spec/multi-memory/align.txt')
-rw-r--r-- | test/wasm2c/spec/multi-memory/align.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/wasm2c/spec/multi-memory/align.txt b/test/wasm2c/spec/multi-memory/align.txt new file mode 100644 index 00000000..44bf3901 --- /dev/null +++ b/test/wasm2c/spec/multi-memory/align.txt @@ -0,0 +1,6 @@ +;;; TOOL: run-spec-wasm2c +;;; STDIN_FILE: third_party/testsuite/proposals/multi-memory/align.wast +;;; ARGS*: --enable-multi-memory +(;; STDOUT ;;; +48/48 tests passed. +;;; STDOUT ;;) |