[Checkins] SVN: z3c.coverage/trunk/src/z3c/coverage/tests.py less indentation

Adam Groszer cvs-admin at zope.org
Sat Sep 29 08:06:12 UTC 2012


Log message for revision 127904:
  less indentation

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:24:22 UTC (rev 127903)
+++ z3c.coverage/trunk/src/z3c/coverage/tests.py	2012-09-29 08:06:08 UTC (rev 127904)
@@ -223,8 +223,8 @@
         >>> import sys  # work around enscript on windows
         >>> if sys.platform == 'win32':
         ...     output = '''<BLANKLINE>
-        ...     <I><FONT COLOR="#B22222"># Make a package.
-        ...     </FONT></I>'''
+        ... <I><FONT COLOR="#B22222"># Make a package.
+        ... </FONT></I>'''
 
         >>> print output
         ... # this will fail if you don't have enscript in your $PATH



More information about the checkins mailing list