mirror of
https://github.com/django/django.git
synced 2025-11-02 04:48:33 +00:00
Fixed test failures from 09f8652765.
This commit is contained in:
parent
b632baac3c
commit
b1ac241ddc
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue