diff --git a/tests/regression_tests/deplete_no_transport/test.py b/tests/regression_tests/deplete_no_transport/test.py index 98ce0facd3..3641edf58c 100644 --- a/tests/regression_tests/deplete_no_transport/test.py +++ b/tests/regression_tests/deplete_no_transport/test.py @@ -1,4 +1,4 @@ -""" Full system test suite. """ +""" Transport-free depletion test suite """ from math import floor import shutil @@ -34,7 +34,7 @@ def vol_nuc(): @pytest.mark.parametrize("multiproc", [True, False]) -def test_full(run_in_tmpdir, vol_nuc, multiproc): +def test_no_transport(run_in_tmpdir, vol_nuc, multiproc): """Transport free system test suite. Runs an OpenMC transport-free depletion calculation and verifies