aboutsummaryrefslogtreecommitdiff
path: root/rhodecode/tests/functional
diff options
context:
space:
mode:
authorMarcin Kuzminski <marcin@python-works.com>2012-10-29 21:27:05 +0100
committerMarcin Kuzminski <marcin@python-works.com>2012-10-29 21:27:05 +0100
commit8626d1aa137bce2633fe89a3b9763177120bb9ea (patch)
tree7fecc4ed1d22b4067bd15967df52e6c482ebec28 /rhodecode/tests/functional
parent1064e95480ae19a27dc95d093ae6feaf882f299c (diff)
whitespace cleanup
--HG-- branch : beta
Diffstat (limited to 'rhodecode/tests/functional')
-rw-r--r--rhodecode/tests/functional/test_home.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/rhodecode/tests/functional/test_home.py b/rhodecode/tests/functional/test_home.py
index 8a7a9f1f..a916d560 100644
--- a/rhodecode/tests/functional/test_home.py
+++ b/rhodecode/tests/functional/test_home.py
@@ -76,4 +76,3 @@ merge" class="tooltip" href="/vcs_test_hg/changeset/27cd5cce30c96924232"""
response.mustcontain("""var data = {"totalRecords": %s""" % len(Repository.getAll()))
finally:
set_l_dash(False)
-