Files @ b10976229890
Branch filter:

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

Marcin Kuzminski
swap repo-size with settings in summary. It somehow
feels more natural to be on bottom, it's just easier to click
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass