OpenMC/tests/regression_tests/ptables_off/test.py
2019-10-28 11:55:45 -05:00

6 lines
137 B
Python

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