mirror of
https://github.com/django/django.git
synced 2024-12-23 09:36:06 +00:00
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):
|
class AppCacheTests(TestCase):
|
||||||
"""
|
|
||||||
Tests the AppCache borg and non-borg versions
|
|
||||||
"""
|
|
||||||
|
|
||||||
def test_models_py(self):
|
def test_models_py(self):
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user