aboutsummaryrefslogtreecommitdiff
path: root/tests/state-fixture.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/state-fixture.h')
-rw-r--r--tests/state-fixture.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/state-fixture.h b/tests/state-fixture.h
index 341df8b..e450735 100644
--- a/tests/state-fixture.h
+++ b/tests/state-fixture.h
@@ -25,7 +25,7 @@
#include "actions-mock.h"
#include "state-mock.h"
-namespace unity {
+namespace ayatana {
namespace indicator {
namespace datetime {
@@ -77,6 +77,6 @@ protected:
} // namespace datetime
} // namespace indicator
-} // namespace unity
+} // namespace ayatana
#endif /* INDICATOR_DATETIME_TESTS_STATE_FIXTURE_H */