Files @ d415621fa7c5
Branch filter:

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

Mads Kiilerich
compare: handle revisions and ancestor of empty range in _get_changesets
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass