Files @ b95f383f428d
Branch filter:

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

Marcin Kuzminski
backported redirection loop fix from beta ref: 222e9432298e
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass