File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ meshfields_add_exe(ElementTests test/testElement.cpp)
167167meshfields_add_exe(ElementJacobian1d test /testElementJacobian1d.cpp)
168168meshfields_add_exe(ElementJacobian2d test /testElementJacobian2d.cpp)
169169meshfields_add_exe(CountIntegrator test /testCountIntegrator.cpp)
170- meshfields_add_exe(OmegahTriangleTests test /testOmegahTriangle .cpp)
170+ meshfields_add_exe(OmegahTriTests test /testOmegahTri .cpp)
171171meshfields_add_exe(ExceptionTest test /testExceptions.cpp)
172172meshfields_add_exe(PointMapping test /testPointMapping.cpp)
173173meshfields_add_exe(OmegahTetTest test /testOmegahTet.cpp)
@@ -185,7 +185,7 @@ test_func(ElementTests ./ElementTests)
185185test_func(ElementJacobian1d ./ElementJacobian1d)
186186test_func(ElementJacobian2d ./ElementJacobian2d)
187187test_func(CountIntegrator ./CountIntegrator)
188- test_func(OmegahTriangleTests ./OmegahTriangleTests )
188+ test_func(OmegahTriTests ./OmegahTriTests )
189189test_func(PointMapping ./PointMapping)
190190test_func(OmegahTetTest, ./OmegahTetTest)
191191if (MeshFields_USE_EXCEPTIONS)
File renamed without changes.
You can’t perform that action at this time.
0 commit comments