summaryrefslogtreecommitdiff
path: root/tests/wsgi/wsgi.py
blob: 400457f1529f44c52a574684b64810cdc41e55ce (plain)
1
2
# This is just to test finding, it doesn't have to be a real WSGI callable
application = object()