view rhodecode/tests/functional/test_admin_repos_groups.py @ 2501:044c31d67ccc beta

make get_action always return action
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 21 Jun 2012 17:51:01 +0200
parents c310e1e1e757
children
line wrap: on
line source

from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass