diff options
Diffstat (limited to 't/t5200-update-server-info.sh')
-rwxr-xr-x | t/t5200-update-server-info.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t5200-update-server-info.sh b/t/t5200-update-server-info.sh index cc51c73986..8365907055 100755 --- a/t/t5200-update-server-info.sh +++ b/t/t5200-update-server-info.sh @@ -2,7 +2,6 @@ test_description='Test git update-server-info' -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success 'setup' 'test_commit file' |