diff tests/doctest.txt @ 26:60d7e38a20cd

mostly notes to self
author Jeff Hammel <jhammel@mozilla.com>
date Wed, 12 Dec 2012 18:42:13 -0800
parents cfcfa093e4b4
children 2e4ed8e0a103
line wrap: on
line diff
--- a/tests/doctest.txt	Wed Dec 12 18:39:47 2012 -0800
+++ b/tests/doctest.txt	Wed Dec 12 18:42:13 2012 -0800
@@ -1,11 +1,7 @@
 Test WSGraph
-================
+============
 
 The obligatory imports:
 
-    >>> import wsgraph
+    >>> import wsgraph.model import MemoryCache
 
-Run some tests.  This test will fail, please fix it:
-
-    >>> assert True == False
-