hurl/integration/tests/error_assert_http_version.py
2020-08-27 16:44:57 +02:00

8 lines
100 B
Python

from tests import app
@app.route('/error-assert/http-version')
def http_version():
return ''