Ignore bench test unless explicitly tested

This commit is contained in:
Mike Dilger
2025-09-15 07:23:07 +12:00
parent e4b749f73d
commit 386c8bc879
+2
View File
@@ -269,6 +269,8 @@ fn test_invalid_decrypt() {
}
}
// Run this with `cargo test --release -- --ignored --no-capture`
#[ignore]
#[test]
fn bench_encryption_inner() {
const SEC1HEX: &'static str =