view rhodecode/tests/functional/test_admin_repos_groups.py @ 2738:ddd7a8024ff0 beta

DRY !
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 25 Aug 2012 19:06:46 +0200
parents c310e1e1e757
children
line wrap: on
line source

from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass