summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorDenton Liu <liu.denton@gmail.com>2020-01-06 23:53:05 -0500
committerJunio C Hamano <gitster@pobox.com>2020-01-27 12:56:02 -0800
commit245b9ba0ba51a9e19f77a2a96a82a4f021d4a9fc (patch)
tree44dacc5d4651813af586714128665cba72ed0325 /commit.c
parent4a6f11fd7be30a215b972a4d1dccd09ff146a36b (diff)
t3030: use test_path_is_missing()
We use `test_must_fail test -d` to ensure that the directory is removed. However, test_must_fail() should only be used for git commands. Use test_path_is_missing() instead to check that the directory has been removed. Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions