OpenMC/tests/regression_tests/ptables_off/test.py

6 lines
137 B
Python

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