mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Updating statepoint filename.
This commit is contained in:
parent
b93777f423
commit
937acbc44d
1 changed files with 1 additions and 1 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue