Add test_depend on tracetools_trace for tracetools_test

This commit is contained in:
Christophe Bedard 2019-06-24 14:37:14 +02:00
parent d6d5e943a7
commit 02b2a371ed

View file

@ -26,6 +26,7 @@
<test_depend>launch_ros</test_depend> <test_depend>launch_ros</test_depend>
<test_depend>python3-pytest</test_depend> <test_depend>python3-pytest</test_depend>
<test_depend>tracetools</test_depend> <test_depend>tracetools</test_depend>
<test_depend>tracetools_trace</test_depend>
<export> <export>
<build_type>ament_cmake</build_type> <build_type>ament_cmake</build_type>