aboutsummaryrefslogtreecommitdiffstats
path: root/t/t0052-simple-ipc.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t0052-simple-ipc.sh')
-rwxr-xr-xt/t0052-simple-ipc.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t0052-simple-ipc.sh b/t/t0052-simple-ipc.sh
index 1a36a53574..ff98be31a5 100755
--- a/t/t0052-simple-ipc.sh
+++ b/t/t0052-simple-ipc.sh
@@ -2,7 +2,6 @@
test_description='simple command server'
-TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
test-tool simple-ipc SUPPORTS_SIMPLE_IPC || {