Fix blackgui unit test namespaces

This commit is contained in:
Roland Winklmeier
2016-05-18 17:31:37 +02:00
parent 4f8205e585
commit 1ffb910529
5 changed files with 9 additions and 9 deletions

View File

@@ -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
{
/*!