summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-04-13 12:37:38 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-04-13 12:37:38 +0000
commitd7b11d4c33304f55ade30610fd855b31cb8ece71 (patch)
treeda13454c32d14f83078514ecebfa4d9e39263c93
parentc52aa6df3322a1632aca2c3c8df5b661b2079edd (diff)
downloadgnurl-d7b11d4c33304f55ade30610fd855b31cb8ece71.tar.gz
gnurl-d7b11d4c33304f55ade30610fd855b31cb8ece71.tar.bz2
gnurl-d7b11d4c33304f55ade30610fd855b31cb8ece71.zip
fix port number
-rw-r--r--tests/data/test3052
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test305 b/tests/data/test305
index 691e63d07..f814225b9 100644
--- a/tests/data/test305
+++ b/tests/data/test305
@@ -16,7 +16,7 @@ https
insecure HTTPS without permission
</name>
<command>
-https://%HOSTIP:%HTTPPORT/want/305 --cacert moooo
+https://%HOSTIP:%HTTPSPORT/want/305 --cacert moooo
</command>
</client>