Add missing crypto initalization in tests.
This commit is contained in:
@@ -25,6 +25,7 @@ class TestKeePass2RandomStream : public QObject
|
||||
Q_OBJECT
|
||||
|
||||
private Q_SLOTS:
|
||||
void initTestCase();
|
||||
void test();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user