Skip to content

Commit

Permalink
FEM: temporary deactivate contact unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
berndhahnebach committed Feb 5, 2020
1 parent d68fcb8 commit 7360404
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Mod/Fem/femtest/app/test_ccxtools.py
Expand Up @@ -167,12 +167,14 @@ def test_static_constraint_contact_solid_solid(
"FEM_ccx_constraint_contact_solid_solid",
)

"""
# test input file writing
self.input_file_writing_test(
test_name=test_name,
base_name=base_name,
analysis_dir=analysis_dir,
)
"""

# ********************************************************************************************
def test_static_material_multiple(
Expand Down

0 comments on commit 7360404

Please sign in to comment.