Skip to content
Snippets Groups Projects
Commit c4975634 authored by stevet's avatar stevet
Browse files

renamed test file

parent 279825fc
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@ if ( MSVC )
SET(CMAKE_DEBUG_POSTFIX d)
endif ( MSVC )
ADD_EXECUTABLE(bezier-com-traj-test test_static_equilibrium.cpp test_helper.hh)
ADD_EXECUTABLE(bezier-com-traj-test test-zero-step-capturability.cpp test_helper.hh)
TARGET_LINK_LIBRARIES(bezier-com-traj-test bezier-com-traj ${CDL_LIBRARIES})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment