mirror of
https://github.com/django/django.git
synced 2025-09-15 06:55:32 +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:
parent
f57e22495f
commit
473eabc447
1 changed files with 2 additions and 1 deletions
|
@ -245,6 +245,7 @@ TEMPLATE_TESTS = {
|
||||||
you
|
you
|
||||||
gentlemen.
|
gentlemen.
|
||||||
"""),
|
"""),
|
||||||
|
|
||||||
# simple translation of a string delimited by '
|
# simple translation of a string delimited by '
|
||||||
'i18n01': ("{% load i18n %}{% trans 'xxxyyyxxx' %}", {}, "xxxyyyxxx"),
|
'i18n01': ("{% load i18n %}{% trans 'xxxyyyxxx' %}", {}, "xxxyyyxxx"),
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue