Files @ dcd1c159a132
Branch filter:

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

Mads Kiilerich
pull request: don't show fake path with owner names - and owner avatars is also not relevant
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass