mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-05 23:33:07 +00:00
Fix import
This commit is contained in:
parent
4893a86001
commit
04657d246b
@ -505,7 +505,7 @@ mod tests {
|
||||
use crate::goldilocks_field::GoldilocksField;
|
||||
use crate::ops::Square;
|
||||
use crate::packed::PackedField;
|
||||
use crate::types::Field64;
|
||||
use crate::types::Field;
|
||||
|
||||
fn test_vals_a() -> [GoldilocksField; 4] {
|
||||
[
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user