Files @ 3dedf3991d40
Branch filter:

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

Marcin Kuzminski
fixes #173, many thanks for slestak for contributing into this one.
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass