diff --git a/test/core/binary.wast b/test/core/binary.wast index d85c968511..c6f975570b 100644 --- a/test/core/binary.wast +++ b/test/core/binary.wast @@ -641,7 +641,7 @@ "\41\00" ;; i32.const 0 "\41\03" ;; i32.const 3 "\36" ;; i32.store - "\03" ;; alignment 2 + "\02" ;; alignment 2 "\82\80\80\80\10" ;; offset 2 with unused bits set "\0b" ;; end )