Skip to content

Commit

Permalink
Re-enable IDPF test vector test (#904)
Browse files Browse the repository at this point in the history
  • Loading branch information
divergentdave authored Jan 11, 2024
1 parent 45b31ac commit ee64547
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/idpf.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1903,7 +1903,6 @@ mod tests {
}

#[test]
#[ignore = "VDAF-08 support is incomplete"]
fn idpf_poplar_generate_test_vector() {
let test_vector = load_idpfpoplar_test_vector();
let idpf = Idpf::new((), ());
Expand Down

0 comments on commit ee64547

Please sign in to comment.