Files @ a2eaa0054430
Branch filter:

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

Marcin Kuzminski
fixed error when disabled anonymous access lead to error on server
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass