Files @ 2ba965341189
Branch filter:

Location: kallithea/rhodecode/tests/functional/test_admin_repos_groups.py

Marcin Kuzminski
freeze hg version to 2.0.1 for windows due to a bug in mercurial that breaks forking in rhodecode-win
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass