From 2053b6cf1ded5f53b9e5f38ef9e9daa0b3140dc6 Mon Sep 17 00:00:00 2001 From: yardasol Date: Thu, 7 Jul 2022 16:00:47 -0500 Subject: [PATCH] update docstrings and comments in no transport regression test --- tests/regression_tests/deplete_no_transport/test.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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