diff tests/doctest.txt @ 57:6bfe6c59b64a

add documentation and correct capitalization
author Jeff Hammel <jhammel@mozilla.com>
date Thu, 01 Mar 2012 15:35:47 -0800
parents 143adebe4caa
children
line wrap: on
line diff
--- a/tests/doctest.txt	Thu Mar 01 15:32:17 2012 -0800
+++ b/tests/doctest.txt	Thu Mar 01 15:35:47 2012 -0800
@@ -1,6 +1,8 @@
 Test simpypi
 ============
 
+Test the WSGI app with mock requests from ``paste.fixture.TestApp``.
+
 The obligatory imports::
 
     >>> import os