diff options
Diffstat (limited to 'test/spec/binary.txt')
-rw-r--r-- | test/spec/binary.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/spec/binary.txt b/test/spec/binary.txt index 96e2d499..466af887 100644 --- a/test/spec/binary.txt +++ b/test/spec/binary.txt @@ -119,13 +119,13 @@ out/test/spec/binary.wast:558: assert_malformed passed: 000001e: error: memory.size reserved value must be 0 out/test/spec/binary.wast:577: assert_malformed passed: 000001c: error: local count must be < 0x10000000 -out/test/spec/binary.wast:594: assert_malformed passed: +out/test/spec/binary.wast:609: assert_malformed passed: 0000013: error: function signature count != function body count -out/test/spec/binary.wast:604: assert_malformed passed: +out/test/spec/binary.wast:619: assert_malformed passed: 000000b: error: function signature count != function body count -out/test/spec/binary.wast:613: assert_malformed passed: +out/test/spec/binary.wast:628: assert_malformed passed: 0000016: error: function signature count != function body count -out/test/spec/binary.wast:624: assert_malformed passed: +out/test/spec/binary.wast:639: assert_malformed passed: 0000015: error: function signature count != function body count 63/63 tests passed. ;;; STDOUT ;;) |