Files @ 06f77c3297b9
Branch filter:

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

Marcin Kuzminski
fixed #746 unicodeDedode errors on feed controllers
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass