Skip to content

Commit

Permalink
Remove the test_cli dependency on launch. (#375)
Browse files Browse the repository at this point in the history
It never uses it, so we don't need it.

Signed-off-by: Chris Lalancette <[email protected]>
  • Loading branch information
clalancette authored Jul 16, 2019
1 parent 89e3105 commit f1771f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test_cli/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<test_depend>ament_cmake_pytest</test_depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
<test_depend>launch</test_depend>
<test_depend>rcl_interfaces</test_depend>
<test_depend>rclcpp</test_depend>
<test_depend>rclpy</test_depend>
Expand Down

0 comments on commit f1771f4

Please sign in to comment.