mirror of
https://github.com/django/django.git
synced 2025-09-30 14:01:21 +00:00
Removed forgotten reference to the borg pattern.
This commit is contained in:
parent
7eea9bf303
commit
2bc89f83b3
1 changed files with 0 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue