Updating statepoint filename.

This commit is contained in:
pshriwise 2018-09-27 06:51:11 -05:00
parent b93777f423
commit 937acbc44d

View file

@ -7,5 +7,5 @@ pytestmark = pytest.mark.skipif(
reason="DAGMC CAD geometry is not enabled.")
def test_cad():
harness = CADTestHarness('statepoint.15.h5')
harness = CADTestHarness('statepoint.5.h5')
harness.main()