Files @ 031117f7efab
Branch filter:

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

Mads Kiilerich
rhodecode.js: align addReviewMember html with pullrequest_show.html
1
2
3
4
from rhodecode.tests import *

class TestRepoGroupsController(TestController):
    pass