##// END OF EJS Templates
Version bump and updated changelog for 1.6.0 final release
r3855:78b53ee0 rhodecode-0.0.1.6.0 default
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