Fixed ReST error in docs/testing.txt

git-svn-id: http://code.djangoproject.com/svn/django/trunk@4507 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Adrian Holovaty 2007-02-14 23:45:45 +00:00
parent 0518205308
commit 26058b98a6
1 changed files with 59 additions and 58 deletions

View File

@ -323,6 +323,7 @@ part of a test condition.
``session`` A dictionary-like object containing session information.
See the `session documentation`_ for full details.
=============== ==========================================================
.. _`session documentation`: ../sessions/