diff --git a/tests/unit/test_g7_standalone_bugs_and_cleanup.py b/tests/unit/test_standalone_fixes.py similarity index 99% rename from tests/unit/test_g7_standalone_bugs_and_cleanup.py rename to tests/unit/test_standalone_fixes.py index 352c7e6..d379778 100644 --- a/tests/unit/test_g7_standalone_bugs_and_cleanup.py +++ b/tests/unit/test_standalone_fixes.py @@ -1,5 +1,5 @@ """ -Verification tests for G7 — Standalone bugs and cleanup. +Verification tests for standalone bug fixes and cleanup. Findings: F13, F09, M03, M05, M07, R03, R05. """