summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/message_helper/message_helper_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/test/message_helper/message_helper_test.cc')
-rw-r--r--src/components/application_manager/test/message_helper/message_helper_test.cc5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/components/application_manager/test/message_helper/message_helper_test.cc b/src/components/application_manager/test/message_helper/message_helper_test.cc
index 77e791dc82..429a0ee94a 100644
--- a/src/components/application_manager/test/message_helper/message_helper_test.cc
+++ b/src/components/application_manager/test/message_helper/message_helper_test.cc
@@ -540,7 +540,10 @@ class MessageHelperTest : public ::testing::Test {
"DiagnosticMessage",
"SystemRequest",
"SendLocation",
- "DialNumber"}
+ "DialNumber",
+ "GetWayPoints",
+ "SubscribeWayPoints",
+ "UnsubscribeWayPoints"}
, events_id_strings{"OnHMIStatus",
"OnAppInterfaceUnregistered",
"OnButtonEvent",