Files @ 82a88013a3fd
Branch filter:

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

Marcin Kuzminski
merge 1.3 into stable
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass