diff options
Diffstat (limited to 't/t9211-scalar-clone.sh')
-rwxr-xr-x | t/t9211-scalar-clone.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t9211-scalar-clone.sh b/t/t9211-scalar-clone.sh index c16ea67c1d..7869f45ee6 100755 --- a/t/t9211-scalar-clone.sh +++ b/t/t9211-scalar-clone.sh @@ -2,7 +2,6 @@ test_description='test the `scalar clone` subcommand' -TEST_PASSES_SANITIZE_LEAK=true . ./test-lib.sh . "${TEST_DIRECTORY}/lib-terminal.sh" |