view rhodecode/tests/functional/test_admin_repos_groups.py @ 1482:a39c0e5fca89 beta

removed obsolete sort code
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 22 Sep 2011 03:08:02 +0300
parents c310e1e1e757
children
line wrap: on
line source

from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass