summaryrefslogtreecommitdiff
path: root/tests/pkgs/static_assetspec/__init__.py
blob: e7d3e93737c675d343294b1c93c329c7a03a9ea4 (plain)
1
2
def includeme(config):
    config.add_static_view('/', 'tests:fixtures')