]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t1008-read-tree-overlay.sh
The eighth batch
[thirdparty/git.git] / t / t1008-read-tree-overlay.sh
index 4512fb0b6e68b4ac12e54610441fe1f2de89ea0c..ad5936e54d1f73ed46c1066600f273f0847ca673 100755 (executable)
@@ -5,6 +5,7 @@ test_description='test multi-tree read-tree without merging'
 GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME=main
 export GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
 
+TEST_PASSES_SANITIZE_LEAK=true
 . ./test-lib.sh
 . "$TEST_DIRECTORY"/lib-read-tree.sh