Commit 2bc89f83 authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

Removed forgotten reference to the borg pattern.

parent 7eea9bf3
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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):
        """