Merge branch 'ep/coverage-report-wants-test-to-have-run'
commit296bdc4f36f62590c7cb4f709ab7fc1f2e507d19
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 May 2022 23:42:47 +0000 (25 16:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 May 2022 23:42:47 +0000 (25 16:42 -0700)
treed692d76ec6d7d17ffd50416cf8c0826afa334fec
parent7a3eb286977746bc09a5de7682df0e5a7085e17c
parent96ddfecc5b9cd8d8b7b6316ed2523a489e879682
Merge branch 'ep/coverage-report-wants-test-to-have-run'

"make coverage-report" without first running "make coverage" did
not produce any meaningful result, which has been corrected.

* ep/coverage-report-wants-test-to-have-run:
  Makefile: add a prerequisite to the coverage-report target
Makefile