view rhodecode/tests/functional/test_admin_repos_groups.py @ 1974:edd3f202da4e beta

bumped mercurial to 2.1
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 01 Feb 2012 22:50:10 +0200
parents c310e1e1e757
children
line wrap: on
line source

from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass