mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 13:07:38 +03:00
Add missing crypto init to OpenSSHKey test
This commit is contained in:
parent
bff80dfc70
commit
a0bfa710be
2 changed files with 7 additions and 0 deletions
|
@ -27,6 +27,7 @@ class TestOpenSSHKey : public QObject
|
|||
Q_OBJECT
|
||||
|
||||
private slots:
|
||||
void initTestCase();
|
||||
void testParse();
|
||||
void testDecryptAES256CBC();
|
||||
void testDecryptAES256CTR();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue