Files @ 0729ade6bb91
Branch filter:

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

Mads Kiilerich
user menu: remove Journal link - it is already in the top menu
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass