mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-09 01:03:08 +00:00
fmt
This commit is contained in:
parent
8e067dcffc
commit
b7c9f2cb5b
@ -9,7 +9,6 @@ use sha2::{Digest, Sha256};
|
||||
use crate::cpu::kernel::aggregator::combined_kernel;
|
||||
use crate::cpu::kernel::interpreter::run;
|
||||
|
||||
|
||||
#[test]
|
||||
fn test_sha2() -> Result<()> {
|
||||
let kernel = combined_kernel();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user