Files @ 9378d8640a4b
Branch filter:

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

Marcin Kuzminski
Added extra flag to invalidate caches when doing rescan from web
interface
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass