OpenMC/tests/regression_tests/quadric_surfaces/test.py

6 lines
141 B
Python
Executable file

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