summaryrefslogtreecommitdiff
path: root/object.h
diff options
context:
space:
mode:
authorDenton Liu <liu.denton@gmail.com>2020-01-07 04:53:12 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-01-27 20:56:02 (GMT)
commita8c663cf65ae1e40c90bfd4a1dd3e8d1826eafbe (patch)
treeec86de7e67819f065ff945a03638d38305095045 /object.h
parent2def7f017ccedd04d86f7f343020f1f1bf3dfac8 (diff)
downloadgit-a8c663cf65ae1e40c90bfd4a1dd3e8d1826eafbe.zip
git-a8c663cf65ae1e40c90bfd4a1dd3e8d1826eafbe.tar.gz
git-a8c663cf65ae1e40c90bfd4a1dd3e8d1826eafbe.tar.bz2
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 'object.h')
0 files changed, 0 insertions, 0 deletions