mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 20:15:35 +08:00
refactor: Rename remaining "black" identifiers
This commit is contained in:
@@ -101,7 +101,7 @@ namespace MiscTest
|
||||
} // ns
|
||||
|
||||
//! main
|
||||
BLACKTEST_APPLESS_MAIN(MiscTest::CTestFlightPlan);
|
||||
SWIFTTEST_APPLESS_MAIN(MiscTest::CTestFlightPlan);
|
||||
|
||||
#include "testflightplan.moc"
|
||||
|
||||
|
||||
@@ -222,7 +222,7 @@ namespace MiscTest
|
||||
} // ns
|
||||
|
||||
//! main
|
||||
BLACKTEST_APPLESS_MAIN(MiscTest::CTestFlightPlanAircraftInfo);
|
||||
SWIFTTEST_APPLESS_MAIN(MiscTest::CTestFlightPlanAircraftInfo);
|
||||
|
||||
#include "testflightplanaircraftinfo.moc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user