Merge branch 'add-test-depends-on-pytest-cov' into 'master'
Add <test_depend> on python3-pytest-cov for tracetools_test See merge request micro-ROS/ros_tracing/ros2_tracing!166
This commit is contained in:
commit
191bbcaf9f
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue