Merge pull request #1134 from topos-protocol/avx_tests

Fix import in arch tests
This commit is contained in:
Nicholas Ward 2023-07-16 08:46:48 -07:00 committed by GitHub
commit b27389dfbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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] {
[