Files @ 0add173667b6
Branch filter:

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

Marcin Kuzminski
Journal was missing a dt.repo_name change
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass