Skip to content

Commit

Permalink
handle vanishing bounds in ActivationBounds
Browse files Browse the repository at this point in the history
  • Loading branch information
akhilsathuluri committed Dec 9, 2023
1 parent 3e57b0b commit 41270e0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions unittest/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ set(${PROJECT_NAME}_CPP_TESTS
test_friction_cone
test_wrench_cone
test_boxqp
test_solvers
test_activation_bounds)
test_solvers)

if(BUILD_WITH_CODEGEN_SUPPORT)
set(${PROJECT_NAME}_CODEGEN_CPP_TESTS test_codegen)
Expand Down

0 comments on commit 41270e0

Please sign in to comment.