diff options
Diffstat (limited to 't/t1420-lost-found.sh')
-rwxr-xr-x | t/t1420-lost-found.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t1420-lost-found.sh b/t/t1420-lost-found.sh index dc9e402c55..dbe15a0be1 100755 --- a/t/t1420-lost-found.sh +++ b/t/t1420-lost-found.sh @@ -4,6 +4,8 @@ # test_description='Test fsck --lost-found' + +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success setup ' |