mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
refactor: Rename remaining "black" identifiers
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
/*!
|
||||
* \file
|
||||
* \ingroup testblackfsd
|
||||
* \ingroup testswiftfsd
|
||||
*/
|
||||
|
||||
#include "config/buildconfig.h"
|
||||
@@ -704,7 +704,7 @@ namespace MiscTest
|
||||
}
|
||||
|
||||
//! main
|
||||
BLACKTEST_APPLESS_MAIN(MiscTest::CTestFsdMessages);
|
||||
SWIFTTEST_APPLESS_MAIN(MiscTest::CTestFsdMessages);
|
||||
|
||||
#include "testfsdmessages.moc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user