diff options
| author | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-05-21 08:37:45 +1000 |
|---|---|---|
| committer | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-05-21 08:37:45 +1000 |
| commit | 4d42b317f4970bd08f9b81fcc184fc015736ff58 (patch) | |
| tree | 586e7477034c33db442fd5eea1986bff594a7c96 /Makefile | |
| parent | 0a2dd22857b636c4d8f89fc49b034ac0e493d1bf (diff) | |
chore(Makefile): Remove log message on opening coverage report in browser
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -73,5 +73,4 @@ coverage: clean lcov --list coverage.info @echo "" @echo "HTML report generated at coverage/index.html" - @echo "Opening with browser..." .PHONY: all clean debug release asan test test-png gdb bench coverage
\ No newline at end of file |
