summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/mobile/on_hash_change_notification_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/test/commands/mobile/on_hash_change_notification_test.cc')
-rw-r--r--src/components/application_manager/test/commands/mobile/on_hash_change_notification_test.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/application_manager/test/commands/mobile/on_hash_change_notification_test.cc b/src/components/application_manager/test/commands/mobile/on_hash_change_notification_test.cc
index bc6f507e14..9ef978d756 100644
--- a/src/components/application_manager/test/commands/mobile/on_hash_change_notification_test.cc
+++ b/src/components/application_manager/test/commands/mobile/on_hash_change_notification_test.cc
@@ -43,6 +43,7 @@ namespace test {
namespace components {
namespace commands_test {
namespace mobile_commands_test {
+namespace on_hash_change_notification {
namespace strings = application_manager::strings;
@@ -120,6 +121,7 @@ TEST_F(OnHashChangeNotificationTest, Run_InvalidApp_NoNotification) {
(*msg)[strings::params][strings::message_type].asInt());
}
+} // namespace on_hash_change_notification
} // namespace mobile_commands_test
} // namespace commands_test
} // namespace components