mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
@@ -1,7 +1,8 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from unittest import TestCase
|
||||
|
||||
from django import template
|
||||
from django.utils.unittest import TestCase
|
||||
|
||||
class CallableVariablesTests(TestCase):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user