aboutsummaryrefslogtreecommitdiff
path: root/tests
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
commitc66ae2b769e9f9c6457b2a83261e32a243384765 (patch)
tree31f401c6471ae3b0010a769edd99e7ae54e37902 /tests
parentcae277554295b2519b466a3df7d8652499c08c87 (diff)
downloaddotemacs-c66ae2b769e9f9c6457b2a83261e32a243384765.tar.gz
dotemacs-c66ae2b769e9f9c6457b2a83261e32a243384765.zip
docs: update test and coverage documentation
Diffstat (limited to 'tests')
-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: