Skip to content

Commit

Permalink
Fix sha256 hash test expectation
Browse files Browse the repository at this point in the history
The output of sha256 hash is no longer Base16 encoded
  • Loading branch information
paulcadman committed Nov 14, 2024
1 parent 8a59d18 commit a4562ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Core/positive/out/test062.out
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ true
true
true
false
bytearray-from-list-byte (builtinListCons UInt8 52 (builtinListCons UInt8 98 (builtinListCons UInt8 102 (builtinListCons UInt8 53 (builtinListCons UInt8 49 (builtinListCons UInt8 50 (builtinListCons UInt8 50 (builtinListCons UInt8 102 (builtinListCons UInt8 51 (builtinListCons UInt8 52 (builtinListCons UInt8 52 (builtinListCons UInt8 53 (builtinListCons UInt8 53 (builtinListCons UInt8 52 (builtinListCons UInt8 99 (builtinListCons UInt8 53 (builtinListCons UInt8 51 (builtinListCons UInt8 98 (builtinListCons UInt8 100 (builtinListCons UInt8 101 (builtinListCons UInt8 50 (builtinListCons UInt8 101 (builtinListCons UInt8 98 (builtinListCons UInt8 98 (builtinListCons UInt8 56 (builtinListCons UInt8 99 (builtinListCons UInt8 100 (builtinListCons UInt8 50 (builtinListCons UInt8 98 (builtinListCons UInt8 55 (builtinListCons UInt8 101 (builtinListCons UInt8 51 (builtinListCons UInt8 100 (builtinListCons UInt8 49 (builtinListCons UInt8 54 (builtinListCons UInt8 48 (builtinListCons UInt8 48 (builtinListCons UInt8 97 (builtinListCons UInt8 100 (builtinListCons UInt8 54 (builtinListCons UInt8 51 (builtinListCons UInt8 49 (builtinListCons UInt8 99 (builtinListCons UInt8 51 (builtinListCons UInt8 56 (builtinListCons UInt8 53 (builtinListCons UInt8 97 (builtinListCons UInt8 53 (builtinListCons UInt8 100 (builtinListCons UInt8 55 (builtinListCons UInt8 99 (builtinListCons UInt8 99 (builtinListCons UInt8 101 (builtinListCons UInt8 50 (builtinListCons UInt8 51 (builtinListCons UInt8 99 (builtinListCons UInt8 55 (builtinListCons UInt8 55 (builtinListCons UInt8 56 (builtinListCons UInt8 53 (builtinListCons UInt8 52 (builtinListCons UInt8 53 (builtinListCons UInt8 57 (builtinListCons UInt8 97 (builtinListNil UInt8)))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))))
bytearray-from-list-byte (builtinListCons UInt8 75 (builtinListCons UInt8 245 (builtinListCons UInt8 18 (builtinListCons UInt8 47 (builtinListCons UInt8 52 (builtinListCons UInt8 69 (builtinListCons UInt8 84 (builtinListCons UInt8 197 (builtinListCons UInt8 59 (builtinListCons UInt8 222 (builtinListCons UInt8 46 (builtinListCons UInt8 187 (builtinListCons UInt8 140 (builtinListCons UInt8 210 (builtinListCons UInt8 183 (builtinListCons UInt8 227 (builtinListCons UInt8 209 (builtinListCons UInt8 96 (builtinListCons UInt8 10 (builtinListCons UInt8 214 (builtinListCons UInt8 49 (builtinListCons UInt8 195 (builtinListCons UInt8 133 (builtinListCons UInt8 165 (builtinListCons UInt8 215 (builtinListCons UInt8 204 (builtinListCons UInt8 226 (builtinListCons UInt8 60 (builtinListCons UInt8 119 (builtinListCons UInt8 133 (builtinListCons UInt8 69 (builtinListCons UInt8 154 (builtinListNil UInt8)))))))))))))))))))))))))))))))))

0 comments on commit a4562ed

Please sign in to comment.