Fixed docs render warning.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16384 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
f749bb829c
commit
9f3d76a921
|
@ -967,7 +967,7 @@ immediately after a test fails.
|
|||
.. versionadded:: 1.4
|
||||
.. django-admin-option:: --testrunner
|
||||
|
||||
The :djandminopt:`--testrunner` option can be used to control the test runner
|
||||
The :djadminopt:`--testrunner` option can be used to control the test runner
|
||||
class that is used to execute tests. If this value is provided, it overrides
|
||||
the value provided by the :setting:`TEST_RUNNER` setting.
|
||||
|
||||
|
|
Loading…
Reference in New Issue