view rhodecode/tests/functional/test_admin_repos_groups.py @ 3201:663f4f26776a beta

html: don't hardcode uppercase texts _If_ we want uppercase then it should be done in css.
author Mads Kiilerich <madski@unity3d.com>
date Tue, 22 Jan 2013 23:44:38 +0100
parents c310e1e1e757
children
line wrap: on
line source

from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass