OpenMC/tests/regression_tests/void/test.py

7 lines
130 B
Python
Raw Permalink Normal View History

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