mirror of
https://github.com/django/django.git
synced 2025-08-16 08:40:28 +00:00
[1.6.x] Fixed link text for "Testing in Django" in tutorial 5.
Backport of e1cfc4b96a
from master
This commit is contained in:
parent
eb4079597d
commit
f39579e09f
1 changed files with 1 additions and 1 deletions
|
@ -632,7 +632,7 @@ a piece of code, it usually means that code should be refactored or removed.
|
||||||
Coverage will help to identify dead code. See
|
Coverage will help to identify dead code. See
|
||||||
:ref:`topics-testing-code-coverage` for details.
|
:ref:`topics-testing-code-coverage` for details.
|
||||||
|
|
||||||
:doc:`Testing Django applications </topics/testing/index>` has comprehensive
|
:doc:`Testing in Django </topics/testing/index>` has comprehensive
|
||||||
information about testing.
|
information about testing.
|
||||||
|
|
||||||
.. _Selenium: http://seleniumhq.org/
|
.. _Selenium: http://seleniumhq.org/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue