Skip to content
Snippets Groups Projects
Commit cd3ea224 authored by T.J. Corona's avatar T.J. Corona
Browse files

Revert "comment out part of test that hits bad code"

This reverts commit 9285b88f.
parent 3cf63a50
Branches
Tags
No related merge requests found
......@@ -512,7 +512,6 @@ int TestBezier(int, char*[])
// img_compare(ugrid, true);
}
#if 0 // this needs to be fixed
///////////////////////////// TEST VTK_BEZIER_HEXAHEDRON_triquartic_full_sphere
/////////////////////////////////////////
{
......@@ -715,7 +714,6 @@ int TestBezier(int, char*[])
return EXIT_FAILURE;
}
}
#endif
///////////////////////////// TEST
/// VTK_BEZIER_HEXAHEDRON_bilinearquadratic_quarteRingWithSquareSection
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment