Skip to content

Commit

Permalink
Uncomment tests for v1 on mnt curves #300
Browse files Browse the repository at this point in the history
  • Loading branch information
vo-nil committed Mar 1, 2024
1 parent 0704dee commit 585020c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/systems/plonk/placeholder/placeholder.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1341,7 +1341,6 @@ BOOST_AUTO_TEST_SUITE(placeholder_circuit2_kzg)
selector_columns_t,
usable_rows_t,
4, true>*/
/*
, placeholder_kzg_test_fixture<
algebra::curves::mnt4_298,
hashes::keccak_1600<256>,
Expand All @@ -1352,8 +1351,6 @@ BOOST_AUTO_TEST_SUITE(placeholder_circuit2_kzg)
selector_columns_t,
usable_rows_t,
permutation_t, true>
*/
/*
, placeholder_kzg_test_fixture<
algebra::curves::mnt6_298,
hashes::keccak_1600<256>,
Expand All @@ -1364,7 +1361,6 @@ BOOST_AUTO_TEST_SUITE(placeholder_circuit2_kzg)
selector_columns_t,
usable_rows_t,
permutation_t, true>
*/
/*, -- Not yet implemented
placeholder_kzg_test_fixture<
algebra::curves::mnt6_298,
Expand Down

0 comments on commit 585020c

Please sign in to comment.