Skip to content

Commit

Permalink
Fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
bmagyar authored Oct 31, 2024
1 parent 3afba42 commit 1dadd5c
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 @@ -190,8 +190,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 @@ -201,10 +199,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 1dadd5c

Please sign in to comment.