Files @ a08624dd675e
Branch filter:

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

Marcin Kuzminski
Implemented filtering of admin journal based on Whoosh Query language
ref #210
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass