diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-04-20 00:53:08 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-04-20 00:53:08 +0200 |
commit | d2969c7aee2b113ded6b008c03f6b2e09928da3b (patch) | |
tree | ecae57cf6af549ad0af123df96c796ddf1298818 /tests/data/test1247 | |
parent | ebb07f3c583c26ddca2c413ca10018d4dacfc378 (diff) | |
download | curl-d2969c7aee2b113ded6b008c03f6b2e09928da3b.tar.gz |
test1247: use http server to get the port number set
Follow-up to 0f5db7b263f
Diffstat (limited to 'tests/data/test1247')
-rw-r--r-- | tests/data/test1247 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1247 b/tests/data/test1247 index 48c5ccdf4..ff127eb57 100644 --- a/tests/data/test1247 +++ b/tests/data/test1247 @@ -17,7 +17,7 @@ HTTP # Client-side <client> <server> -none +http </server> <name> --fail-early |