diff options
Diffstat (limited to 't/t2014-checkout-switch.sh')
-rwxr-xr-x | t/t2014-checkout-switch.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t2014-checkout-switch.sh b/t/t2014-checkout-switch.sh index ccfb147113..c138bdde4f 100755 --- a/t/t2014-checkout-switch.sh +++ b/t/t2014-checkout-switch.sh @@ -1,6 +1,8 @@ #!/bin/sh test_description='Peter MacMillan' + +TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh test_expect_success setup ' |