Files @ b45fb7a3d03b
Branch filter:

Location: kallithea/kallithea/tests/functional/test_admin_repo_groups.py

Mads Kiilerich
db: minor changes for repo caching
1
2
3
4
from kallithea.tests import *

class TestRepoGroupsController(TestControllerPytest):
    pass