diff options
Diffstat (limited to 'tests/view_tests/templates/debug')
| -rw-r--r-- | tests/view_tests/templates/debug/template_exception.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/view_tests/templates/debug/template_exception.html b/tests/view_tests/templates/debug/template_exception.html index c6b34a8388..31c25418fe 100644 --- a/tests/view_tests/templates/debug/template_exception.html +++ b/tests/view_tests/templates/debug/template_exception.html @@ -1,2 +1,2 @@ {% load debugtags %} -{% go_boom arg %} +{% go_boom %} |
