summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/mobile/alert_request_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/test/commands/mobile/alert_request_test.cc')
-rw-r--r--src/components/application_manager/test/commands/mobile/alert_request_test.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/application_manager/test/commands/mobile/alert_request_test.cc b/src/components/application_manager/test/commands/mobile/alert_request_test.cc
index 2c80f6e5e2..e8ebcd0f60 100644
--- a/src/components/application_manager/test/commands/mobile/alert_request_test.cc
+++ b/src/components/application_manager/test/commands/mobile/alert_request_test.cc
@@ -47,6 +47,7 @@
namespace test {
namespace components {
namespace commands_test {
+namespace mobile_commands_test {
namespace alert_request {
namespace am = application_manager;
@@ -206,6 +207,7 @@ TEST_F(AlertRequestTest, OnEvent_UI_HmiSendSuccess_UNSUPPORTED_RESOURCE) {
}
} // namespace alert_request
+} // namespace mobile_commands_test
} // namespace commands_test
} // namespace components
} // namespace tests