Files @ 4d7dfda32d10
Branch filter:

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

Marcin Kuzminski
Disable the html4 history mock for old browsers.
Enable search filter on initial page load
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass