Changeset - 7a5b11c23288
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2013-04-04 20:39:26
marcin@python-works.com
revert name change broken in 28305020a4ed127e8aca2f1a10e30d902efb6238
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/tests/functional/test_admin_repos.py
Show inline comments
 
@@ -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
0 comments (0 inline, 0 general)