Files @ 979edf6a2990
Branch filter:

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

Marcin Kuzminski
Prefix gist storage with rc, and store some metadata info into
gist store repos
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass