aboutsummaryrefslogtreecommitdiff
path: root/tests/run-coverage-file.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-05-10 14:08:38 -0500
committerCraig Jennings <c@cjennings.net>2026-05-10 14:08:38 -0500
commit019b4800fd120fa291bc45366028c901f26476de (patch)
tree4bb4bf8c154abcf46a6dc73609ca0b8cd151f455 /tests/run-coverage-file.el
parentba89c781fc24429a99c1f00e11468fc2f549a8c3 (diff)
downloaddotemacs-019b4800fd120fa291bc45366028c901f26476de.tar.gz
dotemacs-019b4800fd120fa291bc45366028c901f26476de.zip
docs: update test and coverage documentation
Diffstat (limited to 'tests/run-coverage-file.el')
-rw-r--r--tests/run-coverage-file.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-coverage-file.el b/tests/run-coverage-file.el
index eeae5de9d..50a0ed2e3 100644
--- a/tests/run-coverage-file.el
+++ b/tests/run-coverage-file.el
@@ -3,7 +3,7 @@
;;; Commentary:
;; Loaded via `-l tests/run-coverage-file.el' by the Makefile's coverage
;; target before each test file runs. Ensures undercover is active and
-;; configured to merge into the shared LCOV output so coverage data
+;; configured to merge into the shared SimpleCov JSON report so coverage data
;; accumulates across all test-file invocations.
;;
;; Per-file isolation matches the project's `make test-unit' pattern: