summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/mobile/register_app_interface_request_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/test/commands/mobile/register_app_interface_request_test.cc')
-rw-r--r--src/components/application_manager/test/commands/mobile/register_app_interface_request_test.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/application_manager/test/commands/mobile/register_app_interface_request_test.cc b/src/components/application_manager/test/commands/mobile/register_app_interface_request_test.cc
index 5679d49b63..c420b6a218 100644
--- a/src/components/application_manager/test/commands/mobile/register_app_interface_request_test.cc
+++ b/src/components/application_manager/test/commands/mobile/register_app_interface_request_test.cc
@@ -59,6 +59,7 @@ namespace test {
namespace components {
namespace commands_test {
namespace mobile_commands_test {
+namespace register_app_interface_request {
using ::testing::_;
using ::testing::Return;
@@ -330,6 +331,7 @@ TEST_F(RegisterAppInterfaceRequestTest,
command_->Run();
}
+} // namespace register_app_interface_request
} // namespace mobile_commands_test
} // namespace commands_test
} // namespace components