OpenMC/tests/regression_tests/complex_cell/test.py
2019-09-13 10:38:26 -05:00

6 lines
138 B
Python
Executable file

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