Files @ 880a39e5d8df
Branch filter:

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

Marcin Kuzminski
fixed setup so it'll fetch tip of vcs for easier installation of beta version
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass