Removed forgotten reference to the borg pattern.
This commit is contained in:
parent
7eea9bf303
commit
2bc89f83b3
|
@ -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):
|
||||
"""
|
||||
|
|
Loading…
Reference in New Issue