summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/mobile/get_vehicle_data_request_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/test/commands/mobile/get_vehicle_data_request_test.cc')
-rw-r--r--src/components/application_manager/test/commands/mobile/get_vehicle_data_request_test.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/application_manager/test/commands/mobile/get_vehicle_data_request_test.cc b/src/components/application_manager/test/commands/mobile/get_vehicle_data_request_test.cc
index 93fbaa54ca..1f851dd8a7 100644
--- a/src/components/application_manager/test/commands/mobile/get_vehicle_data_request_test.cc
+++ b/src/components/application_manager/test/commands/mobile/get_vehicle_data_request_test.cc
@@ -52,6 +52,7 @@ namespace test {
namespace components {
namespace commands_test {
namespace mobile_commands_test {
+namespace get_vehicle_data_request {
using ::testing::_;
using ::testing::Return;
@@ -246,6 +247,7 @@ TEST_F(GetVehicleDataRequestTest, OnEvent_DataNotAvailable_SUCCESS) {
#endif // HMI_DBUS_API
+} // namespace get_vehicle_data_request
} // namespace mobile_commands_test
} // namespace commands_test
} // namespace components