diff options
Diffstat (limited to 'test/bad-string-eof.txt')
-rw-r--r-- | test/bad-string-eof.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/bad-string-eof.txt b/test/bad-string-eof.txt deleted file mode 100644 index 27fcf0e1..00000000 --- a/test/bad-string-eof.txt +++ /dev/null @@ -1,6 +0,0 @@ -;;; ERROR: 1 -(module (func) (export " -(;; STDERR ;;; -bad-string-eof.txt:3:25: newline in string -bad-string-eof.txt:3:25: syntax error, unexpected EOF, expecting TEXT -;;; STDERR ;;) |