diff options
author | Denton Liu <liu.denton@gmail.com> | 2020-01-06 23:53:12 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-01-27 12:56:02 -0800 |
commit | a8c663cf65ae1e40c90bfd4a1dd3e8d1826eafbe (patch) | |
tree | ec86de7e67819f065ff945a03638d38305095045 /reflog-walk.h | |
parent | t3507: fix indentation (diff) | |
download | tgif-a8c663cf65ae1e40c90bfd4a1dd3e8d1826eafbe.tar.xz |
t3507: use test_path_is_missing()
The test_must_fail() function should only be used for git commands since
we should assume that external commands work sanely. Replace
`test_must_fail test_path_exists` with `test_path_is_missing` since we
expect these paths to not exist.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'reflog-walk.h')
0 files changed, 0 insertions, 0 deletions