Skip to content

Commit 4d391f5

Browse files
committed
example
1 parent be5eef9 commit 4d391f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ros/heartbeat_monitor/package.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515
<depend>rclpy</depend>
16-
<buildtool_depend>ament_cmake_gtest</buildtool_depend>
16+
<depend>ament_cmake_gtest<\depend>
1717

1818

1919
<exec_depend>builtin_interfaces</exec_depend>
@@ -24,8 +24,8 @@
2424
<test_depend>ament_lint_auto</test_depend>
2525
<test_depend>ament_lint_common</test_depend>
2626

27-
<test_depend>ament_cmake_pytest</test_depend>
28-
<test_depend>pytest</test_depend>
27+
<depend>ament_cmake_pytest</depend>
28+
<depend>pytest</depend>
2929
<export>
3030
<build_type>ament_cmake</build_type>
3131
</export>

0 commit comments

Comments
 (0)