OpenMC/tests/regression_tests/sourcepoint_restart/test.py

6 lines
145 B
Python

from tests.testing_harness import TestHarness
def test_sourcepoint_restart():
harness = TestHarness('statepoint.10.h5')
harness.main()