Files @ e7600fe19943
Branch filter:

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

Marcin Kuzminski
Implements #734 repo switcher should be available in all views
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass