summaryrefslogtreecommitdiff
path: root/test/extended-names.wast.fromBinary.noDebugInfo
diff options
context:
space:
mode:
Diffstat (limited to 'test/extended-names.wast.fromBinary.noDebugInfo')
-rw-r--r--test/extended-names.wast.fromBinary.noDebugInfo7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/extended-names.wast.fromBinary.noDebugInfo b/test/extended-names.wast.fromBinary.noDebugInfo
deleted file mode 100644
index 48a5ec9e5..000000000
--- a/test/extended-names.wast.fromBinary.noDebugInfo
+++ /dev/null
@@ -1,7 +0,0 @@
-(module
- (memory $0 1 1)
- (data $0 (i32.const 0) "a")
- (data $1 "b")
- (table $0 1 funcref)
-)
-