Files @ 324ac367a4da
Branch filter:

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

Marcin Kuzminski
Added VCS into rhodecode core for faster and easier deployments of new versions
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass