mirror of
https://github.com/django/django.git
synced 2025-11-01 20:31:40 +00:00
Renumbered all the doctest examples so that they are ordered correctly on the doc pages.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@4796 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
af1aa1baea
commit
189e7dd802
15 changed files with 15 additions and 15 deletions
|
|
@ -1,5 +1,5 @@
|
|||
"""
|
||||
39. Testing using the Test Client
|
||||
38. Testing using the Test Client
|
||||
|
||||
The test client is a class that can act like a simple
|
||||
browser for testing purposes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue