diff options
Diffstat (limited to 'tests/db_functions')
| -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 3041f29570..a014f97370 100644 --- a/tests/db_functions/tests.py +++ b/tests/db_functions/tests.py @@ -16,7 +16,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.""" |
