# HG changeset patch # User Marcin Kuzminski # Date 2012-08-26 00:26:59 # Node ID fe47ff8ef3f7602e2e66dde90b67b49e34f98bd6 # Parent 94886e8432a249d4f11cb005b4d002fcd1e837aa fixed tests diff --git a/rhodecode/tests/functional/test_changelog.py b/rhodecode/tests/functional/test_changelog.py --- a/rhodecode/tests/functional/test_changelog.py +++ b/rhodecode/tests/functional/test_changelog.py @@ -23,7 +23,7 @@ class TestChangelogController(TestContro response.mustcontain("""Small update at simplevcs app""") response.mustcontain( - """
3
""" @@ -56,7 +56,7 @@ class TestChangelogController(TestContro ) response.mustcontain( - """
21
"""