aboutsummaryrefslogtreecommitdiff
path: root/tests/test-term-tmux-history.el
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-term-tmux-history.el')
-rw-r--r--tests/test-term-tmux-history.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-term-tmux-history.el b/tests/test-term-tmux-history.el
index 08d39e5b..633d7a02 100644
--- a/tests/test-term-tmux-history.el
+++ b/tests/test-term-tmux-history.el
@@ -22,7 +22,7 @@
(setq load-prefer-newer t)
(require 'eat)
(require 'eat-config)
-(require 'testutil-ghostel-buffers)
+(require 'testutil-terminal-buffers)
(defmacro test-term-tmux-history--with-tmux-mock (responses &rest body)
"Run BODY with `process-file' mocked for tmux RESPONSES.