Files @ 5143b8df576c
Branch filter:

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

Marcin Kuzminski
Added mentions autocomplete into main comments form
- recompiled yui.2.9.js using google compiler
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass