Files @ 287eff9614fa
Branch filter:

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

Aras Pranckevicius
changelog: make messages be links again, and somewhat co-exist with issue tracker links (those are bold now)
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass