Skip to content

Commit b76176b

Browse files
committed
[tests/python] test_rollout.py does not require Pinocchio 3
1 parent 7b68f28 commit b76176b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/python/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ if(NOT PINOCCHIO_V3)
1818
list(REMOVE_ITEM PYTHON_TESTS test_constrained_dynamics.py)
1919
list(REMOVE_ITEM PYTHON_TESTS test_finite_diff.py)
2020
list(REMOVE_ITEM PYTHON_TESTS test_frames.py)
21-
list(REMOVE_ITEM PYTHON_TESTS test_rollout.py)
2221
endif()
2322
make_directory(${CMAKE_CURRENT_BINARY_DIR})
2423

0 commit comments

Comments
 (0)