diff options
Diffstat (limited to 'tests/db_functions/tests.py')
| -rw-r--r-- | tests/db_functions/tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/db_functions/tests.py b/tests/db_functions/tests.py index 70d4d802cd..28fd21d6fd 100644 --- a/tests/db_functions/tests.py +++ b/tests/db_functions/tests.py @@ -14,7 +14,6 @@ from django.utils import timezone from .models import Article, Author, DecimalModel, Fan - lorem_ipsum = """ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.""" |
