Browse Source

test303: kill server after test

Otherwise, an HTTP test closely following this one with a tight time
constraint (e.g. 672) could fail because the test server stays sitting
with the wait command for a while.
Dan Fandrich 1 year ago
parent
commit
cb5127e17c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      tests/data/test303

+ 3 - 0
tests/data/test303

@@ -30,6 +30,9 @@ SSL
 <server>
 https
 </server>
+<killserver>
+https
+</killserver>
  <name>
 HTTPS with 8 secs timeout
  </name>