diff options
author | Karthik Nayak <karthik.188@gmail.com> | 2025-05-20 16:40:12 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-05-20 15:09:33 -0700 |
commit | 368d8c86f71a1477a079b340fe353b40f7039973 (patch) | |
tree | ad24bdecd67dc8234de950d8b4557575ff7e8986 /builtin/commit-graph.c | |
parent | 8613c2bb6cd16ef530dc5dd74d3b818a1ccbf1c0 (diff) |
t: remove unexpected SANITIZE_LEAK variables
As of 1fc7ddf35b (test-lib: unconditionally enable leak checking,
2024-11-20), both the `GIT_TEST_PASSING_SANITIZE_LEAK` and
`TEST_PASSES_SANITIZE_LEAK` variables no longer have any meaning, the
leak checks are enabled by default. However, some newly added tests
include them by mistake. Let's clean this up.
Signed-off-by: Karthik Nayak <karthik.188@gmail.com>
Acked-by: Justin Tobler <jltobler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions