FEM: unit test, make it more obvisious when a new class starts
This commit is contained in:
@@ -219,6 +219,7 @@ class TestMeshCommon(unittest.TestCase):
|
||||
FreeCAD.closeDocument(self.doc_name)
|
||||
|
||||
|
||||
# ************************************************************************************************
|
||||
# ************************************************************************************************
|
||||
class TestMeshEleTetra10(unittest.TestCase):
|
||||
fcc_print('import TestMeshEleTetra10')
|
||||
|
||||
@@ -144,6 +144,7 @@ class TestObjectCreate(unittest.TestCase):
|
||||
FreeCAD.closeDocument(self.doc_name)
|
||||
|
||||
|
||||
# ************************************************************************************************
|
||||
# ************************************************************************************************
|
||||
class TestObjectType(unittest.TestCase):
|
||||
fcc_print('import TestObjectType')
|
||||
|
||||
Reference in New Issue
Block a user