mirror of
https://github.com/moveit/moveit_task_constructor.git
synced 2025-09-27 00:29:13 +08:00
Fix indentation
This commit is contained in:
parent
04234a09a1
commit
f5987dd616
@ -10,6 +10,6 @@ if (BUILD_TESTING)
|
||||
|
||||
ament_add_gtest_executable(test_execution test_task_execution.cpp)
|
||||
add_launch_test(test_execution.launch.py TARGET test_execution
|
||||
ARGS "test_binary:=$<TARGET_FILE:test_execution>")
|
||||
ARGS "test_binary:=$<TARGET_FILE:test_execution>")
|
||||
ament_target_dependencies(test_execution moveit_task_constructor_core)
|
||||
endif()
|
||||
|
Loading…
Reference in New Issue
Block a user