Files @ 95ec841bfe1f
Branch filter:

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

Marcin Kuzminski
pull requests: remove redundant status icon from pr title.

- add tooltip to show the status calculation
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass