Michael Merickel
2017-06-20 5a1950121af5f70c473ce8e74b6d9044e8b9e375
pyramid/tests/test_config/test_views.py
@@ -3411,6 +3411,7 @@
    subpath = ()
    matchdict = None
    request_iface  = IRequest
    application_url = 'http://example.com/foo'
    def __init__(self, environ=None):
        if environ is None: