Files @ 22333ddd1a40
Branch filter:

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

Marcin Kuzminski
implements #307, configurable diffs
- global context increase and whitespace
- perfile context and whitespace
- fixed anchor links support
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass