Files @ 14556b463177
Branch filter:

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

Marcin Kuzminski
mysql indexed keys cannot be larger thatn 256 chars, but 250 is enough for this purpose
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass