summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJackLivio <jack@livio.io>2018-06-28 11:17:17 -0400
committerJackLivio <jack@livio.io>2018-06-28 11:17:17 -0400
commit8b24c202cbfe8384e84ee5018f59b93538cac4cc (patch)
treeef88448bd57dd4f44c55b7b7436836edd4f0ae34
parent9ed8912487bf294f5edd88d3320c8dbeed58f1a5 (diff)
downloadsdl_core-feature/vehicle_info_plugin.tar.gz
-rw-r--r--src/components/application_manager/rpc_plugins/rc_rpc_plugin/test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/application_manager/rpc_plugins/rc_rpc_plugin/test/CMakeLists.txt b/src/components/application_manager/rpc_plugins/rc_rpc_plugin/test/CMakeLists.txt
index 866058de25..a66ab107be 100644
--- a/src/components/application_manager/rpc_plugins/rc_rpc_plugin/test/CMakeLists.txt
+++ b/src/components/application_manager/rpc_plugins/rc_rpc_plugin/test/CMakeLists.txt
@@ -71,5 +71,5 @@ if(ENABLE_LOG)
endif()
create_test("rc_commands_test" "${SOURCES}" "${LIBRARIES}" )
-create_test("resourse_allocation_manager_test" "${RC_TEST_SOURCES}" "${LIBRARIES}")
+create_test("resource_allocation_manager_test" "${RC_TEST_SOURCES}" "${LIBRARIES}")