diff options
author | Denton Liu <liu.denton@gmail.com> | 2020-01-06 23:53:05 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-01-27 12:56:02 -0800 |
commit | 245b9ba0ba51a9e19f77a2a96a82a4f021d4a9fc (patch) | |
tree | 44dacc5d4651813af586714128665cba72ed0325 /t/t0110-urlmatch-normalization.sh | |
parent | t2018: replace "sha" with "oid" (diff) | |
download | tgif-245b9ba0ba51a9e19f77a2a96a82a4f021d4a9fc.tar.xz |
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 't/t0110-urlmatch-normalization.sh')
0 files changed, 0 insertions, 0 deletions