diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-08-16 10:56:55 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-08-16 09:55:21 -0700 |
commit | 7689f6cbd11cbfd0828a77a5fb070d5a2f06edc7 (patch) | |
tree | 3c871ce9e4e7e9249ba6ea796b5fd65aa505c33e /t/unit-tests/t-oid-array.c | |
parent | 05d20915bc2658371989a47ff1214e2eb6506de4 (diff) |
t0001: delete repositories when object format tests finish
The object format tests create one-shot repositories that are only used
by the respective test, but never delete them. This makes it hard to
pick a proper repository name in subsequent tests, as more and more
names are taken already.
Delete these repositories via `test_when_finished`.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/t-oid-array.c')
0 files changed, 0 insertions, 0 deletions