Skip to content
Snippets Groups Projects
Commit 35c92879 authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

[Tests] rename test_eigenpy to test_matrix

parent c48d7852
No related branches found
No related tags found
No related merge requests found
......@@ -44,5 +44,5 @@ IF(NOT ${EIGEN3_VERSION} VERSION_LESS "3.2.0")
ADD_LIB_UNIT_TEST(ref "eigen3")
ENDIF()
ADD_PYTHON_UNIT_TEST("py-eigenpy" "unittest/python/test_eigenpy.py" "unittest")
ADD_PYTHON_UNIT_TEST("py-matrix" "unittest/python/test_matrix.py" "unittest")
ADD_PYTHON_UNIT_TEST("py-geometry" "unittest/python/test_geometry.py" "unittest")
File moved
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