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.
This commit is contained in:
Dan Fandrich 2023-04-15 22:07:14 -07:00
parent 7c142d0571
commit cb5127e17c

View file

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