Files @ bc7fb3e8d77e
Branch filter:

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

Marcin Kuzminski
again they channged git return commands :/ and i need to fix the tests. Now running agains 1.8.1
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass