Files @ c6b811f11c94
Branch filter:

Location: kallithea/rhodecode/tests/functional/test_admin_repos_groups.py

Marcin Kuzminski
Javascripts rewrite: updated yui to latest 2.9, simplified ajax loading for multiple pages. Removed YUI dev package
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass