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