view rhodecode/tests/functional/test_admin_repos_groups.py @ 1566:5539b0eb2cfc beta

webob for beta should not use 1.1.1
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 17 Oct 2011 01:08:29 +0200
parents c310e1e1e757
children
line wrap: on
line source

from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass