mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-08-08 18:55:36 +08:00
refactor: Rename remaining "black" identifiers
This commit is contained in:
@@ -94,7 +94,7 @@ namespace swiftcoretest
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
QCoreApplication app(argc, argv);
|
||||
BLACKTEST_INIT(swiftcoretest::CTestConnectivity)
|
||||
SWIFTTEST_INIT(swiftcoretest::CTestConnectivity)
|
||||
CApplication a(CApplicationInfo::UnitTest);
|
||||
a.addNetworkOptions();
|
||||
const bool setup = a.parseCommandLineArgsAndLoadSetup();
|
||||
|
||||
Reference in New Issue
Block a user