mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55: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:
@@ -185,7 +185,7 @@ namespace BlackMiscTest
|
||||
} // namespace
|
||||
|
||||
//! main
|
||||
BLACKTEST_APPLESS_MAIN(BlackMiscTest::CTestInterpolatorParts);
|
||||
BLACKTEST_MAIN(BlackMiscTest::CTestInterpolatorParts);
|
||||
|
||||
#include "testinterpolatorparts.moc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user