Files @ a5981def1961
Branch filter:

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

Marcin Kuzminski
fixes #231 Added formencode version freeze to setup.py <1.2.4 was buggy
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass