##// END OF EJS Templates
make "Open new pull request" option lower case like other options are
make "Open new pull request" option lower case like other options are

File last commit:

r1382:c310e1e1 beta
r3188:a51e5da0 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