hurl/integration/tests/error_assert_http_version.py

8 lines
100 B
Python
Raw Normal View History

2020-08-27 10:07:46 +03:00
from tests import app
@app.route('/error-assert/http-version')
def http_version():
return ''