summaryrefslogtreecommitdiff
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, 1 insertions, 0 deletions
diff --git a/t/t0052-simple-ipc.sh b/t/t0052-simple-ipc.sh
index ff98be31a5..1a36a53574 100755
--- a/t/t0052-simple-ipc.sh
+++ b/t/t0052-simple-ipc.sh
@@ -2,6 +2,7 @@
test_description='simple command server'
+TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
test-tool simple-ipc SUPPORTS_SIMPLE_IPC || {