Files @ 1cb0a1f82fb4
Branch filter:

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

Marcin Kuzminski
sync gist api and cli with rhodecode-pam.

This will is a part of API cleanup and rewrite
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass