Files @ 0379e15f0b85
Branch filter:

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

Marcin Kuzminski
added some failing tests for compare using cherry pick changesets, to be fixed later
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass