OpenMC/tests/regression_tests/confidence_intervals/test.py

6 lines
146 B
Python
Executable file

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