Files @ bc296381fb6c
Branch filter:

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

Mads Kiilerich
rhodecode.js: remove unused stuff
1
2
3
4
from rhodecode.tests import *

class TestRepoGroupsController(TestController):
    pass