Skip to content

Commit

Permalink
wip: fixup.
Browse files Browse the repository at this point in the history
  • Loading branch information
cpu committed Sep 27, 2023
1 parent 6fa2855 commit aba3099
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/generic.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ mod util;

#[cfg(feature = "pem")]
mod test_key_params_mismatch {
use crate::util;

use rcgen::{Certificate, KeyPair, RcgenError};
use std::collections::hash_map::DefaultHasher;
use std::hash::{Hash, Hasher};
Expand Down

0 comments on commit aba3099

Please sign in to comment.