OpenMC/tests/regression_tests/trigger_no_status/test.py

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
143 B
Python
Raw Permalink Normal View History

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