summaryrefslogtreecommitdiff
path: root/test/empty_4GB.fromasm
diff options
context:
space:
mode:
Diffstat (limited to 'test/empty_4GB.fromasm')
-rw-r--r--test/empty_4GB.fromasm4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/empty_4GB.fromasm b/test/empty_4GB.fromasm
deleted file mode 100644
index 91ef06fff..000000000
--- a/test/empty_4GB.fromasm
+++ /dev/null
@@ -1,4 +0,0 @@
-(module
- (import "env" "memory" (memory $memory 256 65536))
- (data (i32.const 1024) "empty_4GB.asm.js")
-)