Files @ 49a4864b11c1
Branch filter:

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

Marcin Kuzminski
Authors of pull-requests can now delete them
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass