summaryrefslogtreecommitdiff
path: root/test/lit/parse-error.wast
diff options
context:
space:
mode:
Diffstat (limited to 'test/lit/parse-error.wast')
-rw-r--r--test/lit/parse-error.wast2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lit/parse-error.wast b/test/lit/parse-error.wast
index c301103b2..c6aeb42ad 100644
--- a/test/lit/parse-error.wast
+++ b/test/lit/parse-error.wast
@@ -1,7 +1,7 @@
;; Test that parse errors have helpful messages
;; RUN: not wasm-opt %s 2>&1 | filecheck %s
-;; CHECK: [parse exception: abc (at 8:4)]
+;; CHECK: Fatal: 8:5: error: unrecognized instruction
(module
(func $foo