Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
yczhangsjtu committed Jan 6, 2025
1 parent 523c6de commit c027fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpcs/src/whir.rs
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ mod tests {
type PcsGoldilocks = Whir<GoldilocksExt2, WhirDefaultSpec>;

#[test]
fn commit_open_verify_goldilocks() {
fn whir_commit_open_verify_goldilocks() {
// TODO: Only support committing to base field polynomial now
for gen_rand_poly in [gen_rand_poly_base] {
// Challenge is over extension field, poly over the base field
Expand Down

0 comments on commit c027fa6

Please sign in to comment.