Files @ d2043c703f84
Branch filter:

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

Vincent Duvert
Fixed i18n of the second comment help block.
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass