aboutsummaryrefslogtreecommitdiff
path: root/rhodecode/tests/functional/test_admin_repos_groups.py
blob: 9b8b70f1a9950d03bad26588f8161340639b0fb4 (plain)
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass