Files @ b78e6f7f3ab9
Branch filter:

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

xpol
Change the translated term for 'fork', its now translated as '复刻'. (Thanks Hanlei Qin <qinhanlei@gmail.com>)
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass