Files @ bf8ed0adbc66
Branch filter:

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

Marcin Kuzminski
fixes #371 fixed issues with beaker/sqlalchemy and non-ascii cache keys
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass