mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 20:15:35 +08:00
Use BLACKTEST_MAIN in tests to avoid "QWARN : BlackMiscTest::CTestXPlane::acfPropertiesTest() QCoreApplication::applicationDirPath: Please instantiate the QApplication object first"
This commit is contained in:
@@ -100,7 +100,7 @@ namespace BlackMiscTest
|
||||
}
|
||||
|
||||
//! main
|
||||
BLACKTEST_APPLESS_MAIN(BlackMiscTest::CTestXPlane);
|
||||
BLACKTEST_MAIN(BlackMiscTest::CTestXPlane);
|
||||
|
||||
#include "testxplane.moc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user