FEM: unit tests, comment in ccxtools test
This commit is contained in:
committed by
Yorik van Havre
parent
d317f64f06
commit
a651e1429a
@@ -775,7 +775,7 @@ def create_test_results():
|
||||
thermomech_analysis_dir = temp_dir + 'FEM_ccx_thermomech/'
|
||||
Flow1D_thermomech_analysis_dir = temp_dir + 'FEM_ccx_Flow1D_thermomech/'
|
||||
|
||||
# run unit test from tests classes from this module
|
||||
# run all unit tests from this module
|
||||
import Test
|
||||
import sys
|
||||
current_module = sys.modules[__name__]
|
||||
|
||||
Reference in New Issue
Block a user