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
No related merge requests found
......@@ -31,7 +31,7 @@
BOOST_AUTO_TEST_CASE(testExample)
{
armarx::ArticulatedObjectLocalizerExample instance;
armarx::articulated_object::ArticulatedObjectLocalizerExample instance;
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