Files @ 200a5b747e69
Branch filter:

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

Marcin Kuzminski
- added action when someone closes pull request in journal
- fixed icons and links on pull request comment in journal
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass