diff options
author | Usman Akinyemi <usmanakinyemi202@gmail.com> | 2025-02-15 21:20:51 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-02-18 09:05:13 -0800 |
commit | 15ff206863a77e3396f5a1e1ed4910b7b70c9f8d (patch) | |
tree | 0b6c185efb4b0e5c66a0b97e680b6c35f5b50ae0 /commit.c | |
parent | 6aa09fd8726b7e8de37c0187a83c2c0fca280358 (diff) |
t5701: add setup test to remove side-effect dependency
Currently, the "test capability advertisement" test creates some files
with expected content which are used by other tests below it.
To remove that side-effect from this test, let's split up part of
it into a "setup"-type test which creates the files with expected content
which gets reused by multiple tests. This will be useful in a following
commit.
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Usman Akinyemi <usmanakinyemi202@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions