Files @ 4c401e37f01d
Branch filter:

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

Marcin Kuzminski
fixes issue #747, load changeset cache after forking to refresh lightweight dashboard caches
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass