Files @ 24e24661c0eb
Branch filter:

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

Mads Kiilerich
util: remove attempt of renaming get_filesystem_repos while remaining backward compatible
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass