##// END OF EJS Templates
fixed fetch command for git repos, now it properly fetches from remotes
r3157:a73aca20 beta
Show More
test_admin_repos_groups.py
4 lines | 89 B | text/x-python | PythonLexer
/ rhodecode / tests / functional / test_admin_repos_groups.py
from rhodecode.tests import *
class TestReposGroupsController(TestController):
pass