Branch: refs/heads/master
Home:
https://github.com/django/django
Commit: bf5430a20b65b3e76a2f8cd2580101e0baa59f82
https://github.com/django/django/commit/bf5430a20b65b3e76a2f8cd2580101e0baa59f82
Author: Tim Graham <
timog...@gmail.com>
Date: 2014-03-21 (Fri, 21 Mar 2014)
Changed paths:
R django/test/_doctest.py
R django/test/simple.py
M docs/ref/settings.txt
M setup.cfg
M tests/test_runner/tests.py
R tests/test_suite_override/__init__.py
R tests/test_suite_override/tests.py
R tests/test_utils/doctest_output.py
M tests/test_utils/tests.py
Log Message:
-----------
Removed django.test.simple and django.test._doctest per deprecation timeline.
refs #17365, #17366, #18727.