summaryrefslogtreecommitdiff
path: root/test/lit/wasm-split/merge-profiles.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/wasm-split/merge-profiles.wast')
-rw-r--r--test/lit/wasm-split/merge-profiles.wast1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lit/wasm-split/merge-profiles.wast b/test/lit/wasm-split/merge-profiles.wast
index fdaf6678e..2d09fefaa 100644
--- a/test/lit/wasm-split/merge-profiles.wast
+++ b/test/lit/wasm-split/merge-profiles.wast
@@ -22,6 +22,7 @@
;; SPLIT-NEXT: Splitting out functions: qux{{$}}
(module
+ (memory 0 0)
(export "memory" (memory 0 0))
(export "foo" (func $foo))
(export "bar" (func $bar))