Files @ 12f2547cf267
Branch filter:

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

Marcin Kuzminski
hide add repository button when you don't have at least write permission in group
ref #730
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass