Files @ d4a7b6c82efe
Branch filter:

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

Marcin Kuzminski
code garden for changeset ranges and comments
- disabled (for now) comments on changeset ranges
- code reuse by mako namespaces
- added flag for enabling comments in diffs
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass