Files @ 7e3e9d0c5575
Branch filter:

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

Marcin Kuzminski
Add list of all emails that user may have into get_user call
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass