hurl/integration/tests/error_file_read_access.py

5 lines
104 B
Python
Raw Normal View History

2020-08-27 10:07:46 +03:00
from tests import app
@app.route("/error-file-read-access")
def error_file_read_access():
return ''