Files @ 05ed7e20bd0f
Branch filter:

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

Mads Kiilerich
old style: use kallithea-logo.png in page headers

Using http://openfontlibrary.org/en/font/fally-pin
1
2
3
4
from rhodecode.tests import *

class TestRepoGroupsController(TestController):
    pass