Mercurial > public > mercurial-scm > hg-stable
diff tests/test-minirst.py @ 10289:987df17f85bb
test-minirst: hide trailing whitespace from check-code
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 28 Jan 2010 22:44:36 -0600 |
parents | a1ae0ed78d1a |
children | 62d484a81dfe |
line wrap: on
line diff
--- 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)