Files @ 1ab6b1cb849a
Branch filter:

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

Aras Pranckevicius
graph: replaced some super complicated looking math with something that tries to make sense
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass