From 6c745ba6709b7567d3929046bb9ecd9797048e70 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Wed, 3 Nov 2021 22:13:55 +0100 Subject: Use 'ayatana' namespace for unit tests. --- tests/service-mocks/accounts-mock/AccountsDefs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/service-mocks/accounts-mock/AccountsDefs.h') diff --git a/tests/service-mocks/accounts-mock/AccountsDefs.h b/tests/service-mocks/accounts-mock/AccountsDefs.h index 660f240..bf66208 100644 --- a/tests/service-mocks/accounts-mock/AccountsDefs.h +++ b/tests/service-mocks/accounts-mock/AccountsDefs.h @@ -17,7 +17,7 @@ */ #pragma once -namespace ubuntu +namespace ayatana { namespace indicators @@ -37,4 +37,4 @@ namespace testing } // namespace indicators -} // namespace ubuntu +} // namespace ayatana -- cgit v1.2.3