Skip to content

Commit

Permalink
Added ament_python_test to package.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Gonzalo de Pedro <[email protected]>
  • Loading branch information
gonzodepedro committed Mar 25, 2024
1 parent 0665f21 commit c366f33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions rosidl_typesupport_protobuf_c/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<exec_depend>rosidl_typesupport_interface</exec_depend>

<test_depend>ament_cmake_gtest</test_depend>
<test_depend>ament_cmake_pytest</test_depend>

<member_of_group>rosidl_typesupport_c_packages</member_of_group>

Expand Down
1 change: 1 addition & 0 deletions rosidl_typesupport_protobuf_cpp/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<exec_depend>rosidl_typesupport_protobuf</exec_depend>

<test_depend>ament_cmake_gtest</test_depend>
<test_depend>ament_cmake_pytest</test_depend>

<member_of_group>rosidl_typesupport_cpp_packages</member_of_group>

Expand Down

0 comments on commit c366f33

Please sign in to comment.