view rhodecode/tests/functional/test_admin_repos_groups.py @ 4034:6903296e95be

Added css elipsing for API keys
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 25 Jun 2013 19:45:55 +0200
parents c310e1e1e757
children
line wrap: on
line source

from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass