diff options
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/settings.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/ref/settings.txt b/docs/ref/settings.txt index c1d343fd0c..62b510bf7b 100644 --- a/docs/ref/settings.txt +++ b/docs/ref/settings.txt @@ -2067,11 +2067,6 @@ Default: ``'django.test.runner.DiscoverRunner'`` The name of the class to use for starting the test suite. See :ref:`other-testing-frameworks`. -.. versionchanged:: 1.6 - - Previously the default ``TEST_RUNNER`` was - ``django.test.simple.DjangoTestSuiteRunner``. - .. setting:: THOUSAND_SEPARATOR THOUSAND_SEPARATOR |
