]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5540-http-push-webdav.sh
tests: use 'test_atexit' to stop httpd
[thirdparty/git.git] / t / t5540-http-push-webdav.sh
index 88ff5a49e4af38daca65c6e3a79ea4030b391c6b..a094fd5e71334bd16ac890234962485a7f9b7d24 100755 (executable)
@@ -176,6 +176,4 @@ test_expect_failure 'push to password-protected repository (no user in URL)' '
        test_cmp expect actual
 '
 
-stop_httpd
-
 test_done