Files @ 291be8fa4d4f
Branch filter:

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

Mads Kiilerich
rename search_recursively to search_up - that is what it is
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass