summaryrefslogtreecommitdiff
path: root/tests/regressiontests/templates
diff options
context:
space:
mode:
authorKaren Tracey <kmtracey@gmail.com>2010-04-15 20:36:00 +0000
committerKaren Tracey <kmtracey@gmail.com>2010-04-15 20:36:00 +0000
commita288f97a2a99ee238e984cf155643d4afc25a46b (patch)
treef45cd557bcdeeebc261a541d871e56c0b881c8f4 /tests/regressiontests/templates
parentda36e3222415fd04332a529623f88f908be8c2a6 (diff)
Add file mistakenly left out of r12986. Refs #13334.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12988 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'tests/regressiontests/templates')
-rw-r--r--tests/regressiontests/templates/templatetags/broken_tag.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/regressiontests/templates/templatetags/broken_tag.py b/tests/regressiontests/templates/templatetags/broken_tag.py
new file mode 100644
index 0000000000..c70e183f0e
--- /dev/null
+++ b/tests/regressiontests/templates/templatetags/broken_tag.py
@@ -0,0 +1 @@
+from django import Xtemplate