Skip to content

Commit f5a22be

Browse files
author
Alexander Gutenkunst
committed
Add missing test-dep on amend_lint_auto
1 parent ecfcde3 commit f5a22be

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,10 @@
1919
<depend>camera_info_manager</depend>
2020
<depend>launch_ros</depend>
2121

22+
<test_depend>ament_lint_auto</test_depend>
23+
2224
<export>
2325
<build_type>ament_cmake</build_type>
2426
</export>
25-
27+
2628
</package>

0 commit comments

Comments
 (0)