Add <test_depend> on python3-pytest-cov for tracetools_test

Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
Christophe Bedard 2020-04-06 09:45:02 -04:00
parent c3ea84b4b9
commit 9c464ffb71

View file

@ -27,6 +27,7 @@
<test_depend>ament_lint_common</test_depend>
<test_depend>launch_ros</test_depend>
<test_depend>python3-pytest</test_depend>
<test_depend>python3-pytest-cov</test_depend>
<test_depend>tracetools</test_depend>
<test_depend>tracetools_launch</test_depend>
<test_depend>tracetools_read</test_depend>