summaryrefslogtreecommitdiff
path: root/test/empty.fromasm.no-opts
diff options
context:
space:
mode:
Diffstat (limited to 'test/empty.fromasm.no-opts')
-rw-r--r--test/empty.fromasm.no-opts1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/empty.fromasm.no-opts b/test/empty.fromasm.no-opts
index 6c3928ac1..f0a2ff208 100644
--- a/test/empty.fromasm.no-opts
+++ b/test/empty.fromasm.no-opts
@@ -1,4 +1,5 @@
(module
(memory 256 256)
(import $memory memory "env" "memory")
+ (import $table table "env" "table")
)