diff options
Diffstat (limited to 'test/module/export-multi.txt')
-rw-r--r-- | test/module/export-multi.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/module/export-multi.txt b/test/module/export-multi.txt deleted file mode 100644 index a356fc4b..00000000 --- a/test/module/export-multi.txt +++ /dev/null @@ -1,4 +0,0 @@ -(module - (func (nop)) - (export "a" 0) - (export "b" 0)) |