Files @ ec7e44bf9f31
Branch filter:

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

Mads Kiilerich
old style: use old style.css and contextbar.css and no bootstrap and no fontawesome
1
2
3
4
from rhodecode.tests import *

class TestRepoGroupsController(TestController):
    pass