mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Negligible spacing change in tests/othertests/templates.py
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1416 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
@@ -244,7 +244,8 @@ TEMPLATE_TESTS = {
|
||||
are
|
||||
you
|
||||
gentlemen.
|
||||
""" ),
|
||||
"""),
|
||||
|
||||
# simple translation of a string delimited by '
|
||||
'i18n01': ("{% load i18n %}{% trans 'xxxyyyxxx' %}", {}, "xxxyyyxxx"),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user