hurl/integration/tests/error_file_read_access.windows.err
Fabrice Reix 99b811fa70 Run Tests integ in windows
Decode hurlfmt output and error stream as text
supports both UTF-8 and UTF-16, both with and with BOM

Add optional os-specific expected error file
2021-02-16 09:13:17 +01:00

8 lines
171 B
Plaintext

error: File ReadAccess
--> tests/error_file_read_access.hurl:2:6
|
2 | file,does_not_exist;
| ^^^^^^^^^^^^^^ File tests\does_not_exist can not be read
|