Files @ 5f21a9dcb09d
Branch filter:

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

Indra Talip
create an index for commit messages and the ability to search them and see results
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass