tests: use 'test_atexit' to stop httpd
[gitweb.git] / t / t5700-protocol-v1.sh
index ba86a44eb183921e844dff6f9d6a5bb27c7d5e91..b0e4752232cdf1d6807a78968c1f9c22f507f217 100755 (executable)
@@ -289,6 +289,4 @@ test_expect_success 'push with http:// using protocol v1' '
        grep "git< version 1" log
 '
 
-stop_httpd
-
 test_done