Files @ bbaf0b86a1fe
Branch filter:

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

Marcin Kuzminski
Detect symlink in given repository path, and ask user if stored path should be were the symlink points
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass