Files @ e5abb9efaf2c
Branch filter:

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

Marcin Kuzminski
add option for graphmod to support both hg 2.2 and hg 2.1
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass