Removed forgotten reference to the borg pattern.

This commit is contained in:
Aymeric Augustin 2013-12-17 22:21:40 +01:00
parent 7eea9bf303
commit 2bc89f83b3
1 changed files with 0 additions and 3 deletions

View File

@ -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):
"""