From ef238b4a4fd3034c5bf6be3238b58322bc9fb8e9 Mon Sep 17 00:00:00 2001 From: yardasol Date: Thu, 21 Jul 2022 16:50:29 -0500 Subject: [PATCH] test_flux_deplete_operator.py -> test_deplete_flux_operator.py --- ...est_flux_deplete_operator.py => test_deplete_flux_operator.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/unit_tests/{test_flux_deplete_operator.py => test_deplete_flux_operator.py} (100%) diff --git a/tests/unit_tests/test_flux_deplete_operator.py b/tests/unit_tests/test_deplete_flux_operator.py similarity index 100% rename from tests/unit_tests/test_flux_deplete_operator.py rename to tests/unit_tests/test_deplete_flux_operator.py