aboutsummaryrefslogtreecommitdiff
path: root/tests/wakeup-timer-mock.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wakeup-timer-mock.h')
-rw-r--r--tests/wakeup-timer-mock.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/wakeup-timer-mock.h b/tests/wakeup-timer-mock.h
index 8a59c97..9263d40 100644
--- a/tests/wakeup-timer-mock.h
+++ b/tests/wakeup-timer-mock.h
@@ -23,7 +23,7 @@
#include <datetime/clock.h>
#include <datetime/wakeup-timer.h>
-namespace unity {
+namespace ayatana {
namespace indicator {
namespace datetime {
@@ -73,6 +73,6 @@ private:
} // namespace datetime
} // namespace indicator
-} // namespace unity
+} // namespace ayatana
#endif // INDICATOR_DATETIME_WAKEUP_TIMER_MOCK_H