summaryrefslogtreecommitdiff
path: root/t/t9836-git-p4-metadata-encoding-python3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t9836-git-p4-metadata-encoding-python3.sh')
-rwxr-xr-xt/t9836-git-p4-metadata-encoding-python3.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t9836-git-p4-metadata-encoding-python3.sh b/t/t9836-git-p4-metadata-encoding-python3.sh
index 63350dc4b5..71ae763399 100755
--- a/t/t9836-git-p4-metadata-encoding-python3.sh
+++ b/t/t9836-git-p4-metadata-encoding-python3.sh
@@ -6,6 +6,7 @@ This test checks that the import process handles inconsistent text
encoding in p4 metadata (author names, commit messages, etc) without
failing, and produces maximally sane output in git.'
+TEST_PASSES_SANITIZE_LEAK=true
. ./lib-git-p4.sh
python_target_version='3'