diff options
Diffstat (limited to 'tests/data/test304')
-rw-r--r-- | tests/data/test304 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test304 b/tests/data/test304 index da58a8209..fe1559d5a 100644 --- a/tests/data/test304 +++ b/tests/data/test304 @@ -16,7 +16,7 @@ blablabla HTTPS multipart formpost </name> <command> -https://%HOSTIP:%HTTPSPORT/we/want/304 -F name=daniel -F tool=curl -F file=@log/test304.txt +-k https://%HOSTIP:%HTTPSPORT/we/want/304 -F name=daniel -F tool=curl -F file=@log/test304.txt </command> # We create this file before the command is invoked! <file name="log/test304.txt"> |