Files @ 1f4d4b8d72f5
Branch filter:

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

Marcin Kuzminski
switched git_command to subprocession for non-blocking Popen.
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass