view rhodecode/tests/functional/test_admin_repos_groups.py @ 2095:17c9393e9645 beta

docs
author Marcin Kuzminski <marcin@python-works.com>
date Fri, 02 Mar 2012 22:14:03 +0200
parents c310e1e1e757
children
line wrap: on
line source

from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass