From 118926950b9707c58a93f2a15f8f6c04f87f428f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg <daniel@haxx.se> Date: Fri, 14 Jun 2019 10:26:17 +0200 Subject: [PATCH] fixup test1523 kill the http server after run --- tests/data/test1523 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/data/test1523 b/tests/data/test1523 index 9ed938604a..015f50518d 100644 --- a/tests/data/test1523 +++ b/tests/data/test1523 @@ -37,6 +37,9 @@ CURLINFO_LOW_SPEED_LIMIT <command> http://%HOSTIP:%HTTPPORT/1523 </command> +<killserver> +http +</killserver> </client> # -- GitLab