mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 11:55:35 +08:00
Fix blackgui unit test namespaces
This commit is contained in:
@@ -14,10 +14,10 @@
|
||||
* \ingroup testblackgui
|
||||
*/
|
||||
|
||||
#ifndef BLACKCORETEST_TESTMAIN_H
|
||||
#define BLACKCORETEST_TESTMAIN_H
|
||||
#ifndef BLACKGUITEST_TESTMAIN_H
|
||||
#define BLACKGUITEST_TESTMAIN_H
|
||||
|
||||
namespace BlackCoreTest
|
||||
namespace BlackGuiTest
|
||||
{
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user