diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/run-coverage-file.el | 2 |
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: |
