summaryrefslogtreecommitdiff
path: root/test/expr/bad-load-float-sign.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/expr/bad-load-float-sign.txt')
-rw-r--r--test/expr/bad-load-float-sign.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/expr/bad-load-float-sign.txt b/test/expr/bad-load-float-sign.txt
deleted file mode 100644
index d70e1d0a..00000000
--- a/test/expr/bad-load-float-sign.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-;;; ERROR: 1
-(module (func (f32.loads (i32.const 0))))
-(;; STDERR ;;;
-expr/bad-load-float-sign.txt:2:16: unexpected token "f32.loads"
-expr/bad-load-float-sign.txt:2:26: syntax error, unexpected (
-;;; STDERR ;;)