Files @ 6cdf2cd9d9d8
Branch filter:

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

Mads Kiilerich
repo edit: it is a repo thing more than an admin thing - show it that way in ui and url
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass