]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/do-not-negate-test-helpers'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 20:35:56 +0000 (05:35 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 May 2023 20:35:56 +0000 (05:35 +0900)
Small fixes.

* jc/do-not-negate-test-helpers:
  test: do not negate test_path_is_* to assert absense
  t2021: do not negate test_path_is_dir
  tests: do not negate test_path_exists


Trivial merge