mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
Actually advantage of my _build_inputs overload.
This commit is contained in:
parent
497fce3f48
commit
fd733cd997
1 changed files with 1 additions and 6 deletions
|
|
@ -38,9 +38,4 @@ class UWUWTest(PyAPITestHarness):
|
|||
|
||||
def test_uwuw():
|
||||
harness = UWUWTest('statepoint.5.h5')
|
||||
harness._build_inputs()
|
||||
harness._run_openmc()
|
||||
results = harness._get_results()
|
||||
harness._write_results(results)
|
||||
harness._compare_results()
|
||||
harness._cleanup()
|
||||
harness.main()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue