aboutsummaryrefslogtreecommitdiff
path: root/tests/test-ai-term--collapse-split.el
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-26 05:10:29 -0400
committerCraig Jennings <c@cjennings.net>2026-06-26 05:10:29 -0400
commit3fff6334c0b8d5c0566cfaed62f8d3294831f4fb (patch)
tree8164679b73db18d0a1db27a6ad7fb05509f98be2 /tests/test-ai-term--collapse-split.el
parent9e00b0a4ad2297c52da285dbf7cc30b50b48e1c6 (diff)
downloaddotemacs-3fff6334c0b8d5c0566cfaed62f8d3294831f4fb.tar.gz
dotemacs-3fff6334c0b8d5c0566cfaed62f8d3294831f4fb.zip
refactor(term): finish ghostel retirement (phase 5)
Remove the dead ghostel app from theme-studio: the GHOSTEL_FACES/SEED data, the registry row, the renderGhostelPreview previewer, and the package_seed test, then regenerate the tool. ansi-color stays since eat inherits it. Rename testutil-ghostel-buffers to testutil-terminal-buffers and drop make-fake-ghostel-buffer; the toggle-filter test now uses the eat fixture, since agents are eat. Fix the comments that still called the agent buffers ghostel (they're eat now) in eat-config and the ai-term and auto-dim test docstrings. I also package-deleted the unused ghostel ELPA package. Full suite green; the remaining ghostel mentions are accurate migration history.
Diffstat (limited to 'tests/test-ai-term--collapse-split.el')
-rw-r--r--tests/test-ai-term--collapse-split.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-ai-term--collapse-split.el b/tests/test-ai-term--collapse-split.el
index a09af5598..bae913624 100644
--- a/tests/test-ai-term--collapse-split.el
+++ b/tests/test-ai-term--collapse-split.el
@@ -23,7 +23,7 @@
(add-to-list 'load-path (expand-file-name "modules" user-emacs-directory))
(add-to-list 'load-path (expand-file-name "tests" user-emacs-directory))
(require 'ai-term)
-(require 'testutil-ghostel-buffers)
+(require 'testutil-terminal-buffers)
;;; cj/--ai-term-most-recent-non-agent-buffer