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

5 lines
99 B
Python

from tests import app
@app.route("/error-assert-file")
def error_assert_file():
return 'Hello'