diff options
| author | Ritesh Singh Jadoun <riteshjd75@gmail.com> | 2026-03-15 13:40:32 +0530 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-03-15 14:21:35 -0700 |
| commit | 2f0503971716ac21f37a0822a39740324b89c054 (patch) | |
| tree | c9c1e1bcafa30f5b24f7c456b0f797181d0fbf2f /diffcore.h | |
| parent | 67ad42147a7acc2af6074753ebd03d904476118f (diff) | |
| download | git-2f0503971716ac21f37a0822a39740324b89c054.tar.xz | |
t/pack-refs-tests: use test_path_is_missing
The pack-refs tests previously used raw 'test -f' and 'test -e' checks
with negation. Update them to use Git's standard helper function
test_path_is_missing for consistency and clearer failure reporting.
As suggested in review, replaced the negated 'test_path_exists' with
test_path_is_missing to better reflect the expected absence of paths.
Signed-off-by: Ritesh Singh Jadoun <riteshjd75@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diffcore.h')
0 files changed, 0 insertions, 0 deletions
