view rhodecode/tests/functional/test_admin_repos_groups.py @ 1756:60a00fd76d58 beta

UI !
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 05 Dec 2011 03:31:23 +0200
parents c310e1e1e757
children
line wrap: on
line source

from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass