]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t4029-diff-trailing-space.sh
leak tests: mark some diff tests as passing with SANITIZE=leak
[thirdparty/git.git] / t / t4029-diff-trailing-space.sh
index 32b6e9a4e76217d8de771b405dd3ce57c73643ad..5f8ffef74b6474c9fb97e18cd6c48d449fa26734 100755 (executable)
@@ -4,6 +4,7 @@
 #
 test_description='diff honors config option, diff.suppressBlankEmpty'
 
+TEST_PASSES_SANITIZE_LEAK=true
 . ./test-lib.sh
 
 cat <<\EOF >expected ||