diff options
| author | Carl Meyer <carl@oddbird.net> | 2013-05-27 14:41:39 -0600 |
|---|---|---|
| committer | Carl Meyer <carl@oddbird.net> | 2013-05-27 14:55:08 -0600 |
| commit | cd79f337233be3f2dfa22316314c9d4834093e31 (patch) | |
| tree | 6dc06e1069521cb84261cb56a7b32c7d42085a41 /tests/aggregation_regress | |
| parent | 0027f1390443f199087d0784920450d93a359614 (diff) | |
Fixed #20503 - Moved doctest utilities in with the rest of the deprecated test code.
The ``DocTestRunner`` and ``OutputChecker`` were formerly in
``django.test.testcases``, now they are in ``django.test.simple``. This avoids
triggering the ``django.test._doctest`` deprecation message with any import
from ``django.test``. Since these utility classes are undocumented internal
API, they can be moved without a separate deprecation process.
Also removed the deprecation warnings specific to these classes, as they are
now covered by the module-level warning in ``django.test.simple``.
Thanks Anssi for the report.
Refs #17365.
Diffstat (limited to 'tests/aggregation_regress')
0 files changed, 0 insertions, 0 deletions
