Files @ 8e10ce55531d
Branch filter:

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

Marcin Kuzminski
ldap requires only string attributes, fixes #435 ldap-does-not-work-with-non-latin-symbols
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass