mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-29 06:35:48 -04:00
Renaming test. Altering includes in surface/cell.h to isolate external package includes.
This commit is contained in:
parent
04a87e3cf1
commit
cb3f878d11
3 changed files with 2 additions and 7 deletions
|
|
@ -35,6 +35,6 @@ class UWUWTest(PyAPITestHarness):
|
|||
|
||||
model.tallies.export_to_xml()
|
||||
|
||||
def test_uwuw():
|
||||
def test_refl():
|
||||
harness = UWUWTest('statepoint.5.h5')
|
||||
harness.main()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue