diff options
Diffstat (limited to 't/t1409-avoid-packing-refs.sh')
-rwxr-xr-x | t/t1409-avoid-packing-refs.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t1409-avoid-packing-refs.sh b/t/t1409-avoid-packing-refs.sh index 7748973733..e3c501848a 100755 --- a/t/t1409-avoid-packing-refs.sh +++ b/t/t1409-avoid-packing-refs.sh @@ -2,7 +2,6 @@ test_description='avoid rewriting packed-refs unnecessarily' -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh if test_have_prereq !REFFILES |