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:
@@ -48,4 +48,4 @@ void TestCryptoHash::test()
|
||||
QByteArray::fromHex("0b56e5f65263e747af4a833bd7dd7ad26a64d7a4de7c68e52364893dca0766b4"));
|
||||
}
|
||||
|
||||
KEEPASSX_QTEST_CORE_MAIN(TestCryptoHash)
|
||||
QTEST_GUILESS_MAIN(TestCryptoHash)
|
||||
|
||||
Reference in New Issue
Block a user