mirror of
https://github.com/django/django.git
synced 2025-02-22 15:34:50 +00:00
Fixed test failures from 09f865276554f35060ff939722ec4cefd578edf6.
This commit is contained in:
parent
b632baac3c
commit
b1ac241ddc
@ -1,4 +1,4 @@
|
||||
from unittest import TestCase
|
||||
from django.utils.unittest import TestCase
|
||||
from django.utils.baseconv import base2, base16, base36, base56, base62, base64, BaseConverter
|
||||
from django.utils.six.moves import xrange
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user