summaryrefslogtreecommitdiffstats
path: root/t/t3428-rebase-signoff.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t3428-rebase-signoff.sh')
-rwxr-xr-xt/t3428-rebase-signoff.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t3428-rebase-signoff.sh b/t/t3428-rebase-signoff.sh
index 365436ebfc..6f57aed9fa 100755
--- a/t/t3428-rebase-signoff.sh
+++ b/t/t3428-rebase-signoff.sh
@@ -5,7 +5,6 @@ test_description='git rebase --signoff
This test runs git rebase --signoff and make sure that it works.
'
-TEST_PASSES_SANITIZE_LEAK=true
. ./test-lib.sh
. "$TEST_DIRECTORY"/lib-rebase.sh