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 }
"http://%HOSTIP:%HTTPPORT/\{\}\/214"
+
+# Needed for MSYS2 to not convert all backslashes to forward slashes
+MSYS2_ARG_CONV_EXCL=http://
+
#