Files @ ad3573d744ef
Branch filter:

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

Marcin Kuzminski
added option to remove members added using autocomplete widget from pull
request
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass