summaryrefslogtreecommitdiff
path: root/t/t2000-conflict-when-checking-files-out.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t2000-conflict-when-checking-files-out.sh')
-rwxr-xr-xt/t2000-conflict-when-checking-files-out.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t2000-conflict-when-checking-files-out.sh b/t/t2000-conflict-when-checking-files-out.sh
index f18616a..79fc97f 100755
--- a/t/t2000-conflict-when-checking-files-out.sh
+++ b/t/t2000-conflict-when-checking-files-out.sh
@@ -21,6 +21,7 @@ test_description='git conflicts when checking files out test.'
# path1 is occupied by a non-directory. With "-f" flag, it should remove
# the conflicting paths and succeed.
+TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
show_files() {