mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-08 16:53:07 +00:00
test
This commit is contained in:
parent
7cd0dbaed9
commit
05e835267a
@ -754,6 +754,7 @@ fn make_pow_expected(f: Fp12) -> Vec<U256> {
|
||||
.collect()
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn test_pow_fp12() -> Result<()> {
|
||||
let f: Fp12 = gen_fp12();
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user