Files @ 62e493c7f436
Branch filter:

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

Marcin Kuzminski
Added lightweight dashboard option. ref #500
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass