mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-11 02:03:07 +00:00
Merge pull request #1134 from topos-protocol/avx_tests
Fix import in arch tests
This commit is contained in:
commit
b27389dfbb
@ -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