Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
staleyLANL committed May 28, 2024
1 parent 7f7f53f commit 82ab054
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion impala/physics/run_tests_physmod_vec_compare.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
suite = unittest.TestSuite()
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# Add as many tests as desired. Point to test module and test case.
assert False
suite.addTest(unittest.makeSuite(pmv_cy.TestConstantYieldStress))
suite.addTest(unittest.makeSuite(pmv_yjc.TestJCYieldStress))
suite.addTest(unittest.makeSuite(pmv_ptw.TestPTWYieldStress_Constg0Tm))
Expand Down

0 comments on commit 82ab054

Please sign in to comment.