Files @ 962f753552cd
Branch filter:

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

Mads Kiilerich
old style: don't reserve space for icons - they will have take the space they need
1
2
3
4
from rhodecode.tests import *

class TestRepoGroupsController(TestController):
    pass