view rhodecode/tests/functional/test_admin_repos_groups.py @ 3738:752a57988a48 beta

fixed tests for usersgroups
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 11 Apr 2013 03:36:39 +0200
parents c310e1e1e757
children
line wrap: on
line source

from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass