Files @ 819eb7f8a555
Branch filter:

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

Marcin Kuzminski
Implemented patch from andrewsh ref #565 Add support for {netloc} and {scheme}
to alternative_gravatar_url
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass