summaryrefslogtreecommitdiff
path: root/tests/mod-proxy.t
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mod-proxy.t')
-rwxr-xr-xtests/mod-proxy.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/mod-proxy.t b/tests/mod-proxy.t
index 0c7283e..13690a4 100755
--- a/tests/mod-proxy.t
+++ b/tests/mod-proxy.t
@@ -82,5 +82,7 @@ exit 0;
cleanup:
$tf_real->endspawnfcgi($php_child) if $php_child != -1;
+$tf_real->stop_proc;
+$tf_proxy->stop_proc;
die();