mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 17:35:34 +08:00
Updating IContext to our current style and making it less reliant on macros.
Updating code that uses IContext to a more conformant pattern of usage.
This commit is contained in:
@@ -45,6 +45,7 @@ namespace BlackCoreTest
|
||||
void cleanupTestCase();
|
||||
|
||||
private:
|
||||
BlackMisc::CApplicationContext m_context;
|
||||
BlackCore::NetworkDummy m_networkDummy;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user