summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/regressiontests/views/templates/debug/template_exception.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/regressiontests/views/templates/debug/template_exception.html b/tests/regressiontests/views/templates/debug/template_exception.html
new file mode 100644
index 0000000000..c6b34a8388
--- /dev/null
+++ b/tests/regressiontests/views/templates/debug/template_exception.html
@@ -0,0 +1,2 @@
+{% load debugtags %}
+{% go_boom arg %}