Skip to content

Commit

Permalink
dependencies in alphabetical order
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelarguedas committed Jun 6, 2018
1 parent 41a5dcc commit a3687e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test_cli/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
<test_depend>launch</test_depend>
<test_depend>rclcpp</test_depend>
<test_depend>rcl_interfaces</test_depend>
<test_depend>ros2param</test_depend>
<test_depend>rclcpp</test_depend>
<test_depend>rclpy</test_depend>
<test_depend>ros2param</test_depend>

<export>
<build_type>ament_cmake</build_type>
Expand Down

0 comments on commit a3687e2

Please sign in to comment.