summaryrefslogtreecommitdiff
path: root/test/segment-overlap.wast.fromBinary
diff options
context:
space:
mode:
Diffstat (limited to 'test/segment-overlap.wast.fromBinary')
-rw-r--r--test/segment-overlap.wast.fromBinary6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/segment-overlap.wast.fromBinary b/test/segment-overlap.wast.fromBinary
deleted file mode 100644
index 6ff742a5f..000000000
--- a/test/segment-overlap.wast.fromBinary
+++ /dev/null
@@ -1,6 +0,0 @@
-(module
- (memory $0 10)
- (data $0 (i32.const 100) "\ff\ff\ff\ff\ff\ff\ff\ff")
- (data $1 (i32.const 104) "\00\00\00\00")
-)
-