summaryrefslogtreecommitdiff
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
commit4e409231f9e1d6cb01406109e46338898c26b467 (patch)
tree3638ab1f7eb94fc62e7a3d72e28bc4f1b5e8bb5c /tests/run-coverage-file.el
parenta3101405b2c4ce28780f01c04d9b1cfd7c404c4f (diff)
downloaddotemacs-4e409231f9e1d6cb01406109e46338898c26b467.tar.gz
dotemacs-4e409231f9e1d6cb01406109e46338898c26b467.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 eeae5de9..50a0ed2e 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: