Files @ 86e087bd75ce
Branch filter:

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

Marcin Kuzminski
fixed tests, made the journal filter consistent accross different databases
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass