mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-04 08:06:29 +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:
@@ -197,7 +197,7 @@ namespace BlackMiscTest
|
||||
} // namespace
|
||||
|
||||
//! main
|
||||
BLACKTEST_APPLESS_MAIN(BlackMiscTest::CTestInterpolatorLinear);
|
||||
BLACKTEST_MAIN(BlackMiscTest::CTestInterpolatorLinear);
|
||||
|
||||
#include "testinterpolatorlinear.moc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user