Files @ a6a30c919513
Branch filter:

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

Marcin Kuzminski
#73 mapping of commited issues from commit message into issue tracker url.
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass