summaryrefslogtreecommitdiff
path: root/src/components/application_manager/test/commands/mobile/on_tbt_client_state_notification_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/application_manager/test/commands/mobile/on_tbt_client_state_notification_test.cc')
-rw-r--r--src/components/application_manager/test/commands/mobile/on_tbt_client_state_notification_test.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/application_manager/test/commands/mobile/on_tbt_client_state_notification_test.cc b/src/components/application_manager/test/commands/mobile/on_tbt_client_state_notification_test.cc
index c32c334c0f..59cddc325f 100644
--- a/src/components/application_manager/test/commands/mobile/on_tbt_client_state_notification_test.cc
+++ b/src/components/application_manager/test/commands/mobile/on_tbt_client_state_notification_test.cc
@@ -46,6 +46,7 @@ namespace test {
namespace components {
namespace commands_test {
namespace mobile_commands_test {
+namespace on_tbt_client_state_notification {
namespace am = ::application_manager;
@@ -132,6 +133,7 @@ TEST_F(OnTBTClientStateNotificationTest,
command_->Run();
}
+} // namespace on_tbt_client_state_notification
} // namespace mobile_commands_test
} // namespace commands_test
} // namespace components