diff options
Diffstat (limited to 't/t3321-notes-stripspace.sh')
-rwxr-xr-x | t/t3321-notes-stripspace.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t3321-notes-stripspace.sh b/t/t3321-notes-stripspace.sh index beca346056..c4a7839540 100755 --- a/t/t3321-notes-stripspace.sh +++ b/t/t3321-notes-stripspace.sh @@ -5,7 +5,6 @@ test_description='Test commit notes with stripspace behavior' -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh MULTI_LF="$LF$LF$LF" |