Files @ 35c0c62583cd
Branch filter:

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

Marcin Kuzminski
Moved proxy include of nginx to place where
it will work for older versions of nginx
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass