Skip to content
Snippets Groups Projects
Commit d999c3fd authored by Fabian Reister's avatar Fabian Reister
Browse files

fixing test

parent b9285ca7
No related branches found
No related tags found
1 merge request!157armem/dev => master
This commit is part of merge request !157. Comments created here will be created in the context of that merge request.
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
BOOST_AUTO_TEST_CASE(testExample) BOOST_AUTO_TEST_CASE(testExample)
{ {
armarx::ArticulatedObjectLocalizerExample instance; armarx::articulated_object::ArticulatedObjectLocalizerExample instance;
BOOST_CHECK_EQUAL(true, true); BOOST_CHECK_EQUAL(true, true);
} }
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