Skip to content
Snippets Groups Projects
Commit 8bebffd6 authored by jcarpent's avatar jcarpent
Browse files

[Travis] Enable more Python tests

parent 6a874d23
Branches
Tags
No related merge requests found
......@@ -7,8 +7,8 @@ from bindings_SE3 import TestSE3Bindings
from bindings_force import TestForceBindings
from bindings_motion import TestMotionBindings
from bindings_inertia import TestInertiaBindings
# from bindings_frame import TestFrameBindings # No geometry module yet on travis
# from bindings_geometry_object import TestGeometryObjectBindings # Python Class RobotWrapper needs geometry module to not raise Exception
from bindings_frame import TestFrameBindings # No geometry module yet on travis
from bindings_geometry_object import TestGeometryObjectBindings # Python Class RobotWrapper needs geometry module to not raise Exception
from explog import TestExpLog # noqa
from model import TestModel # noqa
from rpy import TestRPY # noqa
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment