Michael Merickel
2018-10-15 dd3cc81f75dcb5ff96e0751653071722a15f46c2
tests/pkgs/static_assetspec/__init__.py
@@ -1,3 +1,3 @@
def includeme(config):
    config.add_static_view('/', 'pyramid.tests:fixtures')
    config.add_static_view('/', 'tests:fixtures')