Files @ 7b9d4f6bb04e
Branch filter:

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

Marcin Kuzminski
show only open pull requests in the counter, and use repo context bar in pull requests view
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass