Files @ 54e011cb21fd
Branch filter:

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

Mads Kiilerich
pullrequests: cleanup of other_repo initialization code
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass