# HG changeset patch # User Matt Mackall # Date 2010-01-29 04:44:36 # Node ID 987df17f85bba1aef7e1db058e03997df9a10d8e # Parent e0121ad90b5786c6b6a1275f7a9805ab4506d6a7 test-minirst: hide trailing whitespace from check-code diff --git a/tests/test-minirst.py b/tests/test-minirst.py --- a/tests/test-minirst.py +++ b/tests/test-minirst.py @@ -15,10 +15,7 @@ This is some text in the first paragraph 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)