mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Rename KEEPASSX_QTEST_CORE_MAIN to QTEST_GUILESS_MAIN which is available in Qt 5.
This commit is contained in:
@@ -193,4 +193,4 @@ void TestSymmetricCipher::testPadding()
|
||||
QCOMPARE(decrypted, plainText);
|
||||
}
|
||||
|
||||
KEEPASSX_QTEST_CORE_MAIN(TestSymmetricCipher)
|
||||
QTEST_GUILESS_MAIN(TestSymmetricCipher)
|
||||
|
||||
Reference in New Issue
Block a user