Skip to content

Commit 4df2977

Browse files
committed
CHG: pre-commit fmt
1 parent 36d8b75 commit 4df2977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robotiq_hande_driver/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ if(BUILD_TESTING)
6666
ament_add_gmock(test_load_hw_interface test/test_load_hw_interface.cpp)
6767
target_link_libraries(test_load_hw_interface ${PROJECT_NAME})
6868
ament_target_dependencies(test_load_hw_interface ros2_control_test_assets)
69-
69+
7070
# TODO(issue#8) Build the communication_test only with BUILD_TESTING flag
7171
# ament_add_gmock(application_test test/application_test.cpp )
7272
# target_link_libraries(application_test ${PROJECT_NAME})

0 commit comments

Comments
 (0)