Add <test_depend> on python3-pytest-cov for tracetools_test
Signed-off-by: Christophe Bedard <bedard.christophe@gmail.com>
This commit is contained in:
parent
c3ea84b4b9
commit
9c464ffb71
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
||||||
<test_depend>ament_lint_common</test_depend>
|
<test_depend>ament_lint_common</test_depend>
|
||||||
<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>python3-pytest-cov</test_depend>
|
||||||
<test_depend>tracetools</test_depend>
|
<test_depend>tracetools</test_depend>
|
||||||
<test_depend>tracetools_launch</test_depend>
|
<test_depend>tracetools_launch</test_depend>
|
||||||
<test_depend>tracetools_read</test_depend>
|
<test_depend>tracetools_read</test_depend>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue