Skip to content
Snippets Groups Projects
Commit c64e39e4 authored by Oliver Sander's avatar Oliver Sander Committed by sander@FU-BERLIN.DE
Browse files

Also test RigidBodyMotion<3>

[[Imported from SVN: r8036]]
parent 25ceb7df
No related branches found
No related tags found
No related merge requests found
......@@ -339,6 +339,8 @@ int main() try
test<Rotation<3> >();
test<RigidBodyMotion<3> >();
} catch (Exception e) {
std::cout << e << std::endl;
......
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