diff rhodecode/tests/functional/test_changeset_comments.py @ 1818:cf51bbfb120e beta

auto white-space removal
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 29 Dec 2011 07:35:51 +0200
parents 8ecc6b8229a5
children 50aa7cb78cfe
line wrap: on
line diff
--- a/rhodecode/tests/functional/test_changeset_comments.py	Thu Dec 29 06:59:07 2011 +0200
+++ b/rhodecode/tests/functional/test_changeset_comments.py	Thu Dec 29 07:35:51 2011 +0200
@@ -137,7 +137,3 @@
                                 repo_name=HG_REPO, revision=rev))
         self.assertTrue('''<div class="comments-number">0 comment(s)'''
                         ''' (0 inline)</div>''' in response.body)
-
-
-
-