view rhodecode/tests/functional/test_admin_repos_groups.py @ 3584:7afb704b0ac7 beta

hide forks as it's in the summary menu
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 24 Mar 2013 22:11:49 +0100
parents c310e1e1e757
children
line wrap: on
line source

from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass