Skip to content

Commit

Permalink
Drop some unused test dependencies (#40)
Browse files Browse the repository at this point in the history
These changes were made upstream in ApexAI/performance_test#307 and
ApexAI/performance_test#373.

Signed-off-by: Scott K Logan <logans@cottsay.net>
  • Loading branch information
cottsay authored Apr 24, 2023
1 parent cf9106e commit 8fc2a06
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions performance_test/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,9 @@
<exec_depend>rmw_implementation</exec_depend>
<exec_depend>rosidl_default_runtime</exec_depend>

<test_depend>ament_cmake_nose</test_depend>
<test_depend>ament_cmake_gtest</test_depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
<test_depend>launch</test_depend>
<test_depend>launch_testing</test_depend>
<test_depend>rmw_implementation_cmake</test_depend>
<test_depend>test_osrf_testing_tools_cpp</test_depend>

<member_of_group>rosidl_interface_packages</member_of_group>

Expand Down

0 comments on commit 8fc2a06

Please sign in to comment.