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

Fix Mesh Metrics test to require the data directory.

parent 7becca40
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,6 @@ set(unit_tests
UnitTestBufferedCellAllocator.cxx
UnitTestIncrementalAllocator.cxx
UnitTestManager.cxx
UnitTestMeshMetrics.cxx
UnitTestModelToMesh3D.cxx
UnitTestQueryTypes.cxx
UnitTestReadWriteHandles.cxx
......@@ -37,6 +36,7 @@ set(unit_tests_which_require_data
UnitTestLoadMesh.cxx
UnitTestMergeContactPoints.cxx
UnitTestMeshMetrics.cxx
UnitTestMeshSet.cxx
UnitTestModelToMesh2D.cxx
UnitTestPointConnectivity.cxx
......
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