diff options
Diffstat (limited to 't/t1417-reflog-updateref.sh')
-rwxr-xr-x | t/t1417-reflog-updateref.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t1417-reflog-updateref.sh b/t/t1417-reflog-updateref.sh index 0eb5e674bc..2f37402536 100755 --- a/t/t1417-reflog-updateref.sh +++ b/t/t1417-reflog-updateref.sh @@ -2,7 +2,6 @@ test_description='git reflog --updateref' -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success 'setup' ' |