diff options
Diffstat (limited to 't/t2100-update-cache-badpath.sh')
-rwxr-xr-x | t/t2100-update-cache-badpath.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t2100-update-cache-badpath.sh b/t/t2100-update-cache-badpath.sh index 7915e7b821..2df3fdde8b 100755 --- a/t/t2100-update-cache-badpath.sh +++ b/t/t2100-update-cache-badpath.sh @@ -22,7 +22,6 @@ and tries to git update-index --add the following: All of the attempts should fail. ' -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh mkdir path2 path3 |