Files @ 9e677f6d34cb
Branch filter:

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

Leonardo
Fixing missing icons.
Removing the breadcrumb from the box header, so it will only be on the context bar.
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass