mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-05-22 17:59:28 +00:00
format
This commit is contained in:
parent
da7a8879c4
commit
ea9846debf
@ -118,7 +118,7 @@ fn test_hash_512(
|
|||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn test_blake2b() -> Result<()> {
|
fn test_blake2b() -> Result<()> {
|
||||||
test_hash_512("blake2b", (0,2), &blake2b)
|
test_hash_512("blake2b", (0, 2), &blake2b)
|
||||||
}
|
}
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user