1
0
mirror of https://github.com/django/django.git synced 2025-05-02 05:04:48 +00:00
Berker Peksag adacbd64a0 Fixed "no such test method" error in template_tests.
Without this patch, you couldn't run an individual test
case in template_tests.

Refs #23768
2014-12-03 13:04:23 +01:00
..