Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlouib <L0U13@protonmail.com>2019-09-21 19:31:44 +0300
committerJonathan White <support@dmapps.us>2019-09-23 01:11:40 +0300
commit964478e78f94b00f79983f97480eb0183dae413f (patch)
treeb6a36544cf490627bb12f9a5a2c268b823bb2704 /tests/TestYkChallengeResponseKey.cpp
parent77fcde875e78fa44fc664b92e77db14f41b92c0b (diff)
CLI: Add Yubikey unlock support
Diffstat (limited to 'tests/TestYkChallengeResponseKey.cpp')
-rw-r--r--tests/TestYkChallengeResponseKey.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/TestYkChallengeResponseKey.cpp b/tests/TestYkChallengeResponseKey.cpp
index 126d00315..0d6f9b5c3 100644
--- a/tests/TestYkChallengeResponseKey.cpp
+++ b/tests/TestYkChallengeResponseKey.cpp
@@ -74,7 +74,7 @@ void TestYubiKeyChalResp::keyIssueChallenge()
/* TODO Determine if it's reasonable to provide a fixed secret key for
* verification testing. Obviously simple technically, but annoying
* if devs need to re-program their yubikeys or have a spare test key
- * for unit tests to past.
+ * for unit tests to pass.
*
* Might be worth it for integrity verification though.
*/