Do some basic self-checks when initializing the crypto backend.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
void TestGuiPixmaps::initTestCase()
|
||||
{
|
||||
Crypto::init();
|
||||
QVERIFY(Crypto::init());
|
||||
}
|
||||
|
||||
void TestGuiPixmaps::testDatabaseIcons()
|
||||
|
||||
Reference in New Issue
Block a user