Files @ f5dd76e2a7af
Branch filter:

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

Marcin Kuzminski
disable file editing when not on branch head fixes issue #462
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass