Skip to content

Commit

Permalink
tests: NIT
Browse files Browse the repository at this point in the history
  • Loading branch information
brycx committed Sep 8, 2024
1 parent 29426fa commit eb9c596
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/hash/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,6 @@ fn shake_nist_cavp_runner(path: &str) {
ran_any_runner = true;
}
if path.contains("SHAKE256") {
dbg!(&tc);

shake256_test_runner(&input[..], &expected_output[..]);
ran_any_runner = true;
}
Expand Down

0 comments on commit eb9c596

Please sign in to comment.