Files @ 072a37c44f58
Branch filter:

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

Mads Kiilerich
templates: drop context_bar, use repo_context_bar directly
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass