Minor doc updates

This commit is contained in:
Luke Parker
2022-07-02 11:04:01 -04:00
parent ed569ea9c8
commit daadb43875
3 changed files with 2 additions and 4 deletions

View File

@@ -56,7 +56,7 @@ fn test_rejection_sampling() {
}
#[test]
fn test_dleq() {
fn test_cross_group_dleq() {
let generators = generators();
for i in 0 .. 2 {