Files @ 9784a54a0f5b
Branch filter:

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

Marcin Kuzminski
display current heads of branches for git in changelog and shortlog
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass