Files @ b619842f173d
Branch filter:

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

Marcin Kuzminski
removed obsolete separator in closed branches view
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass