summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/hmi/dummy_hmi_commands_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/test/commands/hmi/dummy_hmi_commands_test.cc')
-rw-r--r--src/components/application_manager/test/commands/hmi/dummy_hmi_commands_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/application_manager/test/commands/hmi/dummy_hmi_commands_test.cc b/src/components/application_manager/test/commands/hmi/dummy_hmi_commands_test.cc
index 501d5421bc..24be866a14 100644
--- a/src/components/application_manager/test/commands/hmi/dummy_hmi_commands_test.cc
+++ b/src/components/application_manager/test/commands/hmi/dummy_hmi_commands_test.cc
@@ -573,7 +573,7 @@ typedef Types<commands::OnVIGpsDataNotification,
commands::AllowAllAppsRequest,
commands::AllowAllAppsResponse,
commands::AllowAppRequest,
- //commands::UISetIconRequest,
+ // commands::UISetIconRequest,
commands::AllowAppResponse> HMICommandsListFifth;
TYPED_TEST_CASE(HMICommandsTestFirst, HMICommandsListFirst);