summaryrefslogtreecommitdiff
path: root/tests/app_cache
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2013-12-17 22:21:40 +0100
committerAymeric Augustin <aymeric.augustin@m4x.org>2013-12-17 22:21:40 +0100
commit2bc89f83b31a5d23e67dd3d4f0d70d0c91279b9f (patch)
tree7360e4c56324138dea3ac8dd95bcf72cd75df3ca /tests/app_cache
parent7eea9bf30399e9a49fe164851c6132cd19a88e08 (diff)
Removed forgotten reference to the borg pattern.
Diffstat (limited to 'tests/app_cache')
-rw-r--r--tests/app_cache/tests.py3
1 files changed, 0 insertions, 3 deletions
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):
"""