Files @ cc5dc31859d4
Branch filter:

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

Aras Pranckevicius
graph: make it handle different row heights while still doing dots in the middle of each row
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass