Skip to content

Commit

Permalink
restore test
Browse files Browse the repository at this point in the history
  • Loading branch information
vo-nil committed Dec 13, 2024
1 parent 02d613a commit 2d933ef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ BOOST_AUTO_TEST_SUITE(field_element_non_fixed_size_container_test_suite)

BOOST_AUTO_TEST_CASE(field_element_non_fixed_size_container_bls12_381_g1_field_be) {
std::cout << "BLS12-381 g1 group field non fixed size container big-endian test started" << std::endl;
using curve_type = nil::crypto3::algebra::curves::bls12_381;
test_field_element_non_fixed_size_container<nil::crypto3::algebra::curves::bls12<381>::g1_type<>::field_type,
nil::crypto3::marshalling::option::big_endian,
5>();
Expand Down

0 comments on commit 2d933ef

Please sign in to comment.