Files @ 04aa0ea1ddd0
Branch filter:

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

Dies Koper
fixed comment addition and deletion functionality on IE9
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass