mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Added update capability to TestHarness #402
This commit is contained in:
parent
206341d0dd
commit
62d4670d1b
95 changed files with 174 additions and 145 deletions
|
|
@ -7,4 +7,4 @@ from testing_harness import TestHarness
|
|||
|
||||
if __name__ == '__main__':
|
||||
harness = TestHarness('statepoint.19.*', True)
|
||||
harness.execute_test()
|
||||
harness.main()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue