Files @ 395dfc93fe73
Branch filter:

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

Aras Pranckevicius
changelog: simplify row expansion and fix for Firefox (parentElement->parentNode)
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass