Files @ 22273bec00ba
Branch filter:

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

Marcin Kuzminski
disabled error messages in get_current_revision for stable branch
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass