mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Add missing crypto initalization in tests.
This commit is contained in:
@@ -25,6 +25,7 @@ class TestHashedBlockStream : public QObject
|
||||
Q_OBJECT
|
||||
|
||||
private Q_SLOTS:
|
||||
void initTestCase();
|
||||
void testWriteRead();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user