Files @ 6b21a93da5bc
Branch filter:

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

Marcin Kuzminski
Explicitly tell fileinput that we use '-' as read source

- minor docs improvements
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass