Files @ 6af1e0d5ff9d
Branch filter:

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

hppj
Fix repo_root for grouped repos
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass