Files @ 234435584a0d
Branch filter:

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

Marcin Kuzminski
implements #632,
- added branch/tag/bookmarks info into feeds
- added changeset link to body of message
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass