Renaming test. Altering includes in surface/cell.h to isolate external package includes.

This commit is contained in:
Patrick Shriwise 2019-06-16 22:02:03 -05:00
parent 04a87e3cf1
commit cb3f878d11
3 changed files with 2 additions and 7 deletions

View file

@ -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()