view rhodecode/tests/functional/test_admin_repos_groups.py @ 1707:54fda6ce9e98 beta

fixes timezone issues with tests
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 21 Nov 2011 02:53:17 +0200
parents c310e1e1e757
children
line wrap: on
line source

from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass