Files @ 04d26165c3d9
Branch filter:

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

Marcin Kuzminski
Whoosh logging is now controlled by the .ini files logging setup
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass