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 %}