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:
Adrian Holovaty 2005-11-25 01:54:17 +00:00
parent f57e22495f
commit 473eabc447
1 changed files with 2 additions and 1 deletions

View File

@ -244,7 +244,8 @@ TEMPLATE_TESTS = {
are
you
gentlemen.
""" ),
"""),
# simple translation of a string delimited by '
'i18n01': ("{% load i18n %}{% trans 'xxxyyyxxx' %}", {}, "xxxyyyxxx"),