Files @ c2dc089f4c3d
Branch filter:

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

Mads Kiilerich
user menu: call 'notifications' for what it is in the rest of the system - not 'inbox'
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass