aboutsummaryrefslogtreecommitdiff
path: root/tests/test-ai-term--server-display.el
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-ai-term--server-display.el')
-rw-r--r--tests/test-ai-term--server-display.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-ai-term--server-display.el b/tests/test-ai-term--server-display.el
index b3d32dc83..6db9cf2d3 100644
--- a/tests/test-ai-term--server-display.el
+++ b/tests/test-ai-term--server-display.el
@@ -16,7 +16,7 @@
(add-to-list 'load-path (expand-file-name "tests" user-emacs-directory))
(require 'ai-term)
(require 'server)
-(require 'testutil-ghostel-buffers)
+(require 'testutil-terminal-buffers)
(ert-deftest test-ai-term--non-agent-window-finds-code-window ()
"Normal: agent on the right, code on the left -> returns the code window."