summaryrefslogtreecommitdiff
path: root/test/binary/bad-duplicate-section-around-custom.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/binary/bad-duplicate-section-around-custom.txt')
-rw-r--r--test/binary/bad-duplicate-section-around-custom.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/binary/bad-duplicate-section-around-custom.txt b/test/binary/bad-duplicate-section-around-custom.txt
index 752905dc..fcbe72a8 100644
--- a/test/binary/bad-duplicate-section-around-custom.txt
+++ b/test/binary/bad-duplicate-section-around-custom.txt
@@ -6,7 +6,7 @@ section(TYPE) { count[0] }
section("foo") { 1 2 3 4 }
section(TYPE) { count[0] }
(;; STDERR ;;;
-Error running "wasm2wast":
+Error running "wasm2wat":
0000017: error: section Type out of order
;;; STDERR ;;)