Skip to content

Commit 63631bd

Browse files
committed
change build to test dependency
1 parent 0a84c99 commit 63631bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎package.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515

1616
<buildtool_depend>ament_cmake</buildtool_depend>
1717
<buildtool_depend>ament_cmake_ros</buildtool_depend>
18-
<buildtool_depend>ament_cmake_clang_format</buildtool_depend>
1918
<buildtool_depend>pkg-config</buildtool_depend>
2019
<buildtool_depend>ros_environment</buildtool_depend>
2120

@@ -34,6 +33,7 @@
3433

3534
<test_depend>ament_lint_common</test_depend>
3635
<test_depend>ament_lint_auto</test_depend>
36+
<test_depend>ament_cmake_clang_format</test_depend>
3737

3838

3939
<member_of_group>rosidl_interface_packages</member_of_group>

0 commit comments

Comments
 (0)