summaryrefslogtreecommitdiff
path: root/test/empty_table.wast.from-wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/empty_table.wast.from-wast')
-rw-r--r--test/empty_table.wast.from-wast4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/empty_table.wast.from-wast b/test/empty_table.wast.from-wast
deleted file mode 100644
index 78d1b5937..000000000
--- a/test/empty_table.wast.from-wast
+++ /dev/null
@@ -1,4 +0,0 @@
-(module
- (memory $0 0)
- (table $0 0 0 funcref)
-)