aboutsummaryrefslogtreecommitdiffstats
path: root/t/t9160-git-svn-preserve-empty-dirs.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t9160-git-svn-preserve-empty-dirs.sh')
-rwxr-xr-xt/t9160-git-svn-preserve-empty-dirs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t9160-git-svn-preserve-empty-dirs.sh b/t/t9160-git-svn-preserve-empty-dirs.sh
index 36c6b1a12f..9cf7a1427a 100755
--- a/t/t9160-git-svn-preserve-empty-dirs.sh
+++ b/t/t9160-git-svn-preserve-empty-dirs.sh
@@ -9,6 +9,7 @@ This test uses git to clone a Subversion repository that contains empty
directories, and checks that corresponding directories are created in the
local Git repository with placeholder files.'
+TEST_FAILS_SANITIZE_LEAK=true
. ./lib-git-svn.sh
GIT_REPO=git-svn-repo