Files @ 985db7f7b9b2
Branch filter:

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

Marcin Kuzminski
Added flag to controll option for changing the repos path location
from web interface
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass