[rcl action] Addresses peer review comments (#317)

This commit is contained in:
Michel Hidalgo 2018-11-01 10:52:42 -03:00
parent 8b65abeed5
commit 55d83f27d7
4 changed files with 130 additions and 69 deletions

View file

@ -96,6 +96,7 @@ if(BUILD_TESTING)
target_link_libraries(test_types
${PROJECT_NAME}
)
endif()
ament_add_gtest(test_names
test/rcl_action/test_names.cpp
)