mirror of
https://github.com/mikedilger/nip44.git
synced 2026-07-19 13:19:39 +00:00
Ignore bench test unless explicitly tested
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user