# HG changeset patch # User Marcin Kuzminski # Date 2013-04-04 18:39:26 # Node ID 7a5b11c2328835480914f06a1cc0bc8b2fe80c10 # Parent ff2ea58debb536aa7465a00ce71272012d1a5eb5 revert name change broken in 28305020a4ed127e8aca2f1a10e30d902efb6238 diff --git a/rhodecode/tests/functional/test_admin_repos.py b/rhodecode/tests/functional/test_admin_repos.py --- a/rhodecode/tests/functional/test_admin_repos.py +++ b/rhodecode/tests/functional/test_admin_repos.py @@ -97,7 +97,7 @@ class TestAdminReposController(TestContr except Exception: self.fail('no repo %s in filesystem' % repo_name) - def z(self): + def test_create_hg_in_group(self): self.log_user() ## create GROUP