Files @ b6c902d88472
Branch filter:

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

Marcin Kuzminski
bumbed whoosh to 2.3.X series
- fixed some html issues on search results
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass