Files @ 9364776d1331
Branch filter:

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

Marcin Kuzminski
Added autocomplete widget for pull request reviewers, in exchange of 90s style
multi select widget
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass