mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
replace tab with spaces
This commit is contained in:
parent
b90d35c0c0
commit
0c6de897f5
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ namespace MeshMassPropertiesTests{
|
||||||
void testParallelAxisTheorem();
|
void testParallelAxisTheorem();
|
||||||
void testTetrahedron();
|
void testTetrahedron();
|
||||||
void testOpenTetrahedonMesh();
|
void testOpenTetrahedonMesh();
|
||||||
void testClosedTetrahedronMesh();
|
void testClosedTetrahedronMesh();
|
||||||
void testBoxAsMesh();
|
void testBoxAsMesh();
|
||||||
void runAllTests();
|
void runAllTests();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue