summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/mobile/unsubscribe_vehicle_response_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/test/commands/mobile/unsubscribe_vehicle_response_test.cc')
-rw-r--r--src/components/application_manager/test/commands/mobile/unsubscribe_vehicle_response_test.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/application_manager/test/commands/mobile/unsubscribe_vehicle_response_test.cc b/src/components/application_manager/test/commands/mobile/unsubscribe_vehicle_response_test.cc
index 9c87b350b8..532948e5db 100644
--- a/src/components/application_manager/test/commands/mobile/unsubscribe_vehicle_response_test.cc
+++ b/src/components/application_manager/test/commands/mobile/unsubscribe_vehicle_response_test.cc
@@ -42,6 +42,7 @@ namespace test {
namespace components {
namespace commands_test {
namespace mobile_commands_test {
+namespace unsubscribe_vehicle_data_response {
namespace commands = ::application_manager::commands;
@@ -103,6 +104,7 @@ TEST_F(UnsubscribeVehicleResponseTest,
command->Run();
}
+} // namespace unsubscribe_vehicle_data_response
} // namespace mobile_commands_test
} // namespace commands_test
} // namespace components