diff options
Diffstat (limited to 't/t5548-push-porcelain.sh')
-rwxr-xr-x | t/t5548-push-porcelain.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t5548-push-porcelain.sh b/t/t5548-push-porcelain.sh index ecb3877aa4..6282728eaf 100755 --- a/t/t5548-push-porcelain.sh +++ b/t/t5548-push-porcelain.sh @@ -4,7 +4,6 @@ # test_description='Test git push porcelain output' -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh # Create commits in <repo> and assign each commit's oid to shell variables |