diff options
Diffstat (limited to 'tests/data')
-rw-r--r-- | tests/data/test214 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/test214 b/tests/data/test214 index a9b8fcd07..930182f5d 100644 --- a/tests/data/test214 +++ b/tests/data/test214 @@ -31,6 +31,10 @@ HTTP URL with escaped { and } <command> "http://%HOSTIP:%HTTPPORT/\{\}\/214" </command> +<setenv> +# Needed for MSYS2 to not convert all backslashes to forward slashes +MSYS2_ARG_CONV_EXCL=http:// +</setenv> </client> # |