diff --git a/tests/app_cache/tests.py b/tests/app_cache/tests.py index 5a80155fec..a531a22e8b 100644 --- a/tests/app_cache/tests.py +++ b/tests/app_cache/tests.py @@ -9,9 +9,6 @@ from .models import TotallyNormal, SoAlternative, new_app_cache class AppCacheTests(TestCase): - """ - Tests the AppCache borg and non-borg versions - """ def test_models_py(self): """