test-minirst: hide trailing whitespace from check-code
authorMatt Mackall <mpm@selenic.com>
Thu, 28 Jan 2010 22:44:36 -0600
changeset 10289 987df17f85bb
parent 10288 e0121ad90b57
child 10290 7cc60de189d7
test-minirst: hide trailing whitespace from check-code
tests/test-minirst.py
--- a/tests/test-minirst.py	Thu Jan 28 22:44:25 2010 -0600
+++ b/tests/test-minirst.py	Thu Jan 28 22:44:36 2010 -0600
@@ -15,10 +15,7 @@
   A small indented paragraph.
   It is followed by some lines
   containing random whitespace.
- 
-  
-   
-The third and final paragraph.
+ \n  \n   \nThe third and final paragraph.
 """
 
 debugformat('paragraphs', paragraphs, 60)