view rhodecode/tests/functional/test_admin_repos_groups.py @ 2085:2678b1e0e059 beta

fixed test after last fixes
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 01 Mar 2012 19:38:21 +0200
parents c310e1e1e757
children
line wrap: on
line source

from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass