From 6ec4857d0c4c1f43b42bb83c355e150f1aabd4d8 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 23 Feb 2026 05:14:15 -0600 Subject: chore: rename chime.el references to Chime MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update load-path, GitHub URL, and all project/package name references to reflect the chime.el → Chime rename. --- test-reporter-spec.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-reporter-spec.org') diff --git a/test-reporter-spec.org b/test-reporter-spec.org index 9a7ca949..67521235 100644 --- a/test-reporter-spec.org +++ b/test-reporter-spec.org @@ -300,7 +300,7 @@ Start with Option B (wrap results), migrate to Option A (hooks) once stable. ** Cross-Project Test Isolation *** The Problem -When switching between Emacs Lisp projects (e.g., ~/.emacs.d → chime.el): +When switching between Emacs Lisp projects (e.g., ~/.emacs.d → Chime): - ERT tests globally registered in Emacs session - ~M-x ert RET t RET~ runs ALL loaded tests from ALL projects - Can accidentally run wrong project's tests -- cgit v1.2.3