Files @ c12603d5ee13
Branch filter:

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

Mads Kiilerich
pullrequests: refactor changeset selectors, tip is special and not a real tag
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass