Files @ b0d09c20f608
Branch filter:

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

Marcin Kuzminski
public journal feed updates. fixes errors
- changed the urls to more friendly looking public_journal/rss|atom
- old one will still work for backward compatibility
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass