Skip to content

Commit

Permalink
fixup! Try native support instead
Browse files Browse the repository at this point in the history
  • Loading branch information
jpic committed Dec 16, 2016
1 parent 611c403 commit 204682d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/shell/tests.py
@@ -1,7 +1,6 @@
from django import __version__
from django.core.management import call_command
from django.test import mock
from django.test import SimpleTestCase
from django.test import mock, SimpleTestCase
from django.test.utils import patch_logger
from django.utils.six import StringIO

Expand Down

0 comments on commit 204682d

Please sign in to comment.