]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t0211-trace2-perf.sh
leak tests: mark all trace2 tests as passing with SANITIZE=leak
[thirdparty/git.git] / t / t0211-trace2-perf.sh
index 6ee8ee3b6729f05f2d553086738f1fb797d833b7..22d0845544e97a8ae960759ffe027313d1b5acdc 100755 (executable)
@@ -1,6 +1,8 @@
 #!/bin/sh
 
 test_description='test trace2 facility (perf target)'
+
+TEST_PASSES_SANITIZE_LEAK=true
 . ./test-lib.sh
 
 # Turn off any inherited trace2 settings for this test.