Test YubiKey::verify_pin (--ignored)

Adds an off-by-default test that the `YubiKey::verify_pin` function
works, and removes it from `untested` gating.
This commit is contained in:
Tony Arcieri
2019-12-07 08:36:46 -08:00
parent 63fbc1dcf2
commit c30cf5b83a
6 changed files with 40 additions and 32 deletions
+1
View File
@@ -40,6 +40,7 @@ zeroize = "1"
[dev-dependencies]
env_logger = "0.7"
lazy_static = "1"
[features]
untested = []