aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/lisp/filenotify-tests.el1
-rw-r--r--test/lisp/shadowfile-tests.el1
2 files changed, 0 insertions, 2 deletions
diff --git a/test/lisp/filenotify-tests.el b/test/lisp/filenotify-tests.el
index 4c8e7fbe93a..51b323f9b47 100644
--- a/test/lisp/filenotify-tests.el
+++ b/test/lisp/filenotify-tests.el
@@ -180,7 +180,6 @@ Return nil when any other file notification watch is still active."
180 180
181;; This should happen on hydra only. 181;; This should happen on hydra only.
182(when (getenv "EMACS_HYDRA_CI") 182(when (getenv "EMACS_HYDRA_CI")
183 (require 'tramp-sh)
184 (add-to-list 'tramp-remote-path 'tramp-own-remote-path)) 183 (add-to-list 'tramp-remote-path 'tramp-own-remote-path))
185 184
186;; We do not want to try and fail `file-notify-add-watch'. 185;; We do not want to try and fail `file-notify-add-watch'.
diff --git a/test/lisp/shadowfile-tests.el b/test/lisp/shadowfile-tests.el
index 1527d2b2abf..3bab22f8d66 100644
--- a/test/lisp/shadowfile-tests.el
+++ b/test/lisp/shadowfile-tests.el
@@ -69,7 +69,6 @@
69 69
70;; This should happen on hydra only. 70;; This should happen on hydra only.
71(when (getenv "EMACS_HYDRA_CI") 71(when (getenv "EMACS_HYDRA_CI")
72 (require 'tramp-sh)
73 (add-to-list 'tramp-remote-path 'tramp-own-remote-path)) 72 (add-to-list 'tramp-remote-path 'tramp-own-remote-path))
74 73
75(defconst shadow-test-info-file 74(defconst shadow-test-info-file