FEM: unit tests, add import status print
This commit is contained in:
committed by
Yorik van Havre
parent
09ee8b867c
commit
7bd3cba5d1
@@ -32,6 +32,7 @@ from .testtools import fcc_print
|
||||
|
||||
|
||||
class SolverFrameWorkTest(unittest.TestCase):
|
||||
fcc_print('import SolverFrameWorkTest')
|
||||
|
||||
def setUp(self):
|
||||
self.doc_name = "TestsFemSolverFrameWork"
|
||||
|
||||
Reference in New Issue
Block a user