Skip to content

Commit 61067ba

Browse files
committed
lint issue
Signed-off-by: silanus23 <[email protected]>
1 parent 689a958 commit 61067ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nav2_util/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ ament_add_gtest(test_twist_subscriber test_twist_subscriber.cpp)
3131
target_link_libraries(test_twist_subscriber ${library_name} rclcpp::rclcpp ${geometry_msgs_TARGETS})
3232

3333
ament_add_gtest(test_path_utils test_path_utils.cpp)
34-
target_link_libraries(test_path_utils ${library_name} ${nav_2d_msgs_TARGETS} ${geometry_msgs_TARGETS})
34+
target_link_libraries(test_path_utils ${library_name} ${nav_2d_msgs_TARGETS} ${geometry_msgs_TARGETS})

0 commit comments

Comments
 (0)