diff options
Diffstat (limited to 'test/spec/inline-module.wast')
-rw-r--r-- | test/spec/inline-module.wast | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/spec/inline-module.wast b/test/spec/inline-module.wast deleted file mode 100644 index dc7ead776..000000000 --- a/test/spec/inline-module.wast +++ /dev/null @@ -1 +0,0 @@ -(func) (memory 0) (func (export "f")) |