Skip to content

Commit

Permalink
Alphasort package test dependencies.
Browse files Browse the repository at this point in the history
Signed-off-by: Michel Hidalgo <[email protected]>
  • Loading branch information
hidmic committed Aug 11, 2020
1 parent 2f3875f commit 5becdfe
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions rcl/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,15 @@
<test_depend>ament_cmake_gtest</test_depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
<test_depend>mimick_vendor</test_depend>
<test_depend>rcpputils</test_depend>
<test_depend>rmw</test_depend>
<test_depend>rmw_implementation_cmake</test_depend>
<test_depend>launch</test_depend>
<test_depend>launch_testing</test_depend>
<test_depend>launch_testing_ament_cmake</test_depend>
<test_depend>mimick_vendor</test_depend>
<test_depend>osrf_testing_tools_cpp</test_depend>
<test_depend>rcpputils</test_depend>
<test_depend>rmw</test_depend>
<test_depend>rmw_implementation_cmake</test_depend>
<test_depend>test_msgs</test_depend>
<test_depend>mimick_vendor</test_depend>

<group_depend>rcl_logging_packages</group_depend>

Expand Down

0 comments on commit 5becdfe

Please sign in to comment.