Files @ 428c0e42d25d
Branch filter:

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

Marcin Kuzminski
Added Jonas to contributors, since few things are inspired by his fork work.
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass