Skip to content

Commit f84ecb0

Browse files
authored
add python3-pytest-timeout to test_launch_ros. (#454)
Signed-off-by: Tomoya Fujita <[email protected]>
1 parent 98952b5 commit f84ecb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_launch_ros/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<test_depend>lifecycle</test_depend>
3131
<test_depend>osrf_pycommon</test_depend>
3232
<test_depend>python3-pytest</test_depend>
33+
<test_depend>python3-pytest-timeout</test_depend>
3334
<test_depend>python3-yaml</test_depend>
3435
<test_depend>rclcpp_components</test_depend>
3536
<test_depend>rclpy</test_depend>

0 commit comments

Comments
 (0)