Files @ a78cd80ad385
Branch filter:

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

Vincent Duvert
Added localization for the “quick filter” menu item and improved localization on the followers page.
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass