t6700: mark test as leak-free
commitbe4b578c69e0ac1d974ebc9163ff5793a018da8e
authorJeff King <peff@peff.net>
Tue, 3 Oct 2023 20:26:09 +0000 (3 16:26 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Oct 2023 21:28:23 +0000 (3 14:28 -0700)
tree50f9b2930f0e89fab9be38a6c86f0152f6087205
parentd0e8084c65cbf949038ae4cc344ac2c2efd77415
t6700: mark test as leak-free

This test has never leaked since it was added. Let's annotate it to make
sure it stays that way (and to reduce noise when looking for other
leak-free scripts after we fix some leaks).

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6700-tree-depth.sh