Files @ 145677a36675
Branch filter:

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

Matt Zuba
Remember Me option on login
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass