##// END OF EJS Templates
rhodecode.js: Get rid of some more YUI
rhodecode.js: Get rid of some more YUI

File last commit:

r4116:ffd45b18 rhodecode-2.2.5-gpl
r4159:a991e5c5 rhodecode-2.2.5-gpl
Show More
test_admin_repo_groups.py
4 lines | 88 B | text/x-python | PythonLexer
/ rhodecode / tests / functional / test_admin_repo_groups.py
Bradley M. Kuhn
Imported some of the GPLv3'd changes from RhodeCode v2.2.5....
r4116 from rhodecode.tests import *
class TestRepoGroupsController(TestController):
pass