diff options
Diffstat (limited to 't/t2071-restore-patch.sh')
-rwxr-xr-x | t/t2071-restore-patch.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t2071-restore-patch.sh b/t/t2071-restore-patch.sh index 42d5522119..27e85be40a 100755 --- a/t/t2071-restore-patch.sh +++ b/t/t2071-restore-patch.sh @@ -2,7 +2,6 @@ test_description='git restore --patch' -TEST_PASSES_SANITIZE_LEAK=true . ./lib-patch-mode.sh test_expect_success 'setup' ' |