diff rhodecode/tests/functional/test_summary.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 a8c66e870bd0
children b7adbd5456c2
line wrap: on
line diff
--- a/rhodecode/tests/functional/test_summary.py	Thu Dec 29 06:59:07 2011 +0200
+++ b/rhodecode/tests/functional/test_summary.py	Thu Dec 29 07:35:51 2011 +0200
@@ -9,7 +9,7 @@
         self.log_user()
         ID = Repository.get_by_repo_name(HG_REPO).repo_id
         response = self.app.get(url(controller='summary',
-                                    action='index', 
+                                    action='index',
                                     repo_name=HG_REPO))
 
         #repo type
@@ -44,7 +44,7 @@
         self.log_user()
         ID = Repository.get_by_repo_name(HG_REPO).repo_id
         response = self.app.get(url(controller='summary',
-                                    action='index', 
+                                    action='index',
                                     repo_name='_%s' % ID))
 
         #repo type