diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/lisp/net/tramp-tests.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el index c566f81610b..57b67a0bfe4 100644 --- a/test/lisp/net/tramp-tests.el +++ b/test/lisp/net/tramp-tests.el | |||
| @@ -107,7 +107,6 @@ | |||
| 107 | 107 | ||
| 108 | ;; This should happen on hydra only. | 108 | ;; This should happen on hydra only. |
| 109 | (when (getenv "EMACS_HYDRA_CI") | 109 | (when (getenv "EMACS_HYDRA_CI") |
| 110 | (require 'tramp-sh) | ||
| 111 | (add-to-list 'tramp-remote-path 'tramp-own-remote-path)) | 110 | (add-to-list 'tramp-remote-path 'tramp-own-remote-path)) |
| 112 | 111 | ||
| 113 | (defvar tramp--test-enabled-checked nil | 112 | (defvar tramp--test-enabled-checked nil |