diff options
Diffstat (limited to 't/t2202-add-addremove.sh')
-rwxr-xr-x | t/t2202-add-addremove.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t2202-add-addremove.sh b/t/t2202-add-addremove.sh index 24c60bfd79..9ee659098c 100755 --- a/t/t2202-add-addremove.sh +++ b/t/t2202-add-addremove.sh @@ -2,7 +2,6 @@ test_description='git add --all' -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success setup ' |