[Checkins] SVN: z3c.coverage/trunk/src/z3c/coverage/tests.py missed the original print from the test

Adam Groszer cvs-admin at zope.org
Sat Sep 29 07:24:28 UTC 2012


Log message for revision 127903:
  missed the original print from the test

Changed:
  U   z3c.coverage/trunk/src/z3c/coverage/tests.py

-=-
Modified: z3c.coverage/trunk/src/z3c/coverage/tests.py
===================================================================
--- z3c.coverage/trunk/src/z3c/coverage/tests.py	2012-09-29 07:07:27 UTC (rev 127902)
+++ z3c.coverage/trunk/src/z3c/coverage/tests.py	2012-09-29 07:24:22 UTC (rev 127903)
@@ -226,7 +226,7 @@
         ...     <I><FONT COLOR="#B22222"># Make a package.
         ...     </FONT></I>'''
 
-        >>> output
+        >>> print output
         ... # this will fail if you don't have enscript in your $PATH
         <BLANKLINE>
         <I><FONT COLOR="#B22222"># Make a package.



More information about the checkins mailing list