Skip to content

Commit

Permalink
Fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
bmagyar authored and christophfroehlich committed Nov 9, 2024
1 parent b1c45eb commit 255da48
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions controller_manager/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,6 @@ if(BUILD_TESTING)
ros2_control_test_assets::ros2_control_test_assets
)

<<<<<<< HEAD
=======
ament_add_gmock(test_hardware_spawner
test/test_hardware_spawner
TIMEOUT 120
Expand All @@ -202,10 +200,6 @@ if(BUILD_TESTING)
ros2_control_test_assets::ros2_control_test_assets
)

install(FILES test/test_controller_spawner_with_fallback_controllers.yaml
DESTINATION test)

>>>>>>> 5dbd6d5 (Fix Hardware spawner and add tests for it (#1759))
install(FILES test/test_controller_spawner_with_type.yaml
DESTINATION test)

Expand Down

0 comments on commit 255da48

Please sign in to comment.