summaryrefslogtreecommitdiffstats
path: root/t/t5549-fetch-push-http.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t5549-fetch-push-http.sh')
-rwxr-xr-xt/t5549-fetch-push-http.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t5549-fetch-push-http.sh b/t/t5549-fetch-push-http.sh
index 6377fb6d99..2cdebcb735 100755
--- a/t/t5549-fetch-push-http.sh
+++ b/t/t5549-fetch-push-http.sh
@@ -5,7 +5,6 @@ test_description='fetch/push functionality using the HTTP protocol'
GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=main
export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
-TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
. "$TEST_DIRECTORY"/lib-httpd.sh
start_httpd