Files @ f28dc032adf0
Branch filter:

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

Marcin Kuzminski
Added handling of ignore whitespace flag in changesets
- fixed messages for FK validation
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass