from rhodecode.tests import *

class TestRepoGroupsController(TestController):
    pass
