summaryrefslogtreecommitdiff
path: root/curl/tests/http.testscript
diff options
context:
space:
mode:
Diffstat (limited to 'curl/tests/http.testscript')
-rw-r--r--curl/tests/http.testscript3
1 files changed, 1 insertions, 2 deletions
diff --git a/curl/tests/http.testscript b/curl/tests/http.testscript
index 13ec3ae..c73bd23 100644
--- a/curl/tests/http.testscript
+++ b/curl/tests/http.testscript
@@ -1,9 +1,8 @@
# file : tests/http.testscript
-# copyright : Copyright (c) 2016-2019 Code Synthesis Ltd
# license : cURL License; see accompanying COPYING file
: basic
:
-$* --fail -sS 'http://www.example.com' >>~%EOO%
+$* --fail --location -sS 'http://www.example.com' >>~%EOO%
%.+
EOO