diff options
author | John Wiegley <johnw@newartisans.com> | 2023-12-13 12:47:16 -0800 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2024-08-05 08:35:56 -0700 |
commit | cab357a160cf4fdf4eb7c17c35c703e1e1f0ab10 (patch) | |
tree | 8a6f2576bf0f3a752082d076ef3f7e0adfecc2ec /test/baseline/opt-hashes-sha512_256.test | |
parent | 5c694ed21d940ab59ee157b965fcd36158381736 (diff) | |
download | fork-ledger-cab357a160cf4fdf4eb7c17c35c703e1e1f0ab10.tar.gz fork-ledger-cab357a160cf4fdf4eb7c17c35c703e1e1f0ab10.tar.bz2 fork-ledger-cab357a160cf4fdf4eb7c17c35c703e1e1f0ab10.zip |
Rename SHA-512/256 to the more appropriate SHA-512Half
Diffstat (limited to 'test/baseline/opt-hashes-sha512_256.test')
-rw-r--r-- | test/baseline/opt-hashes-sha512_256.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/baseline/opt-hashes-sha512_256.test b/test/baseline/opt-hashes-sha512_256.test index f269652d..b8751786 100644 --- a/test/baseline/opt-hashes-sha512_256.test +++ b/test/baseline/opt-hashes-sha512_256.test @@ -10,7 +10,7 @@ Assets:Cash Expenses:Books $20.00 -test print --hashes=sha512_256 +test print --hashes=sha512_half 2008/01/01 January ; Hash: c0f3322857def0d32bd2c9398e0785aacc8206f9ba64ef923978cbdcea13f59c Expenses:Books $10.00 |