From 4f8eabac69f6477b83276e583dcdf91c17f6cf0f Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 10 May 2026 14:08:38 -0500 Subject: docs: update test and coverage documentation --- tests/run-coverage-file.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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: -- cgit v1.2.3