crypto: Enable testing module in test mode

This commit is contained in:
Andy Balaam
2024-03-20 13:19:11 +00:00
parent 6b394d96bd
commit 7de5d295b6

View File

@@ -33,7 +33,7 @@ pub mod types;
mod utilities;
mod verification;
#[cfg(feature = "testing")]
#[cfg(any(test, feature = "testing"))]
/// Testing facilities and helpers for crypto tests
pub mod testing {
pub use crate::identities::{