Files @ 5d0ad07d889a
Branch filter:

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

Marcin Kuzminski
Killed home button. It's a wast of space, and every other major service simply doesn't have a home button. Getting to home can be
always achieved by clicking the Instance title on the left side
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass