branch: externals/tramp-hlo commit 2dcdc70b89cc882862d5e7cbc606f303ea9e4bae Author: Joe Sadusk <[email protected]> Commit: Joe Sadusk <[email protected]>
Adding a require trying to make tests work
---
tramp-hlo.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/tramp-hlo.el b/tramp-hlo.el
index 42e1460e75..3b31986420 100644
--- a/tramp-hlo.el
+++ b/tramp-hlo.el
@@ -31,6 +31,7 @@
;;; Code
+(require 'tramp)
(require 'tramp-sh)
(defconst tramp-hlo-test-files-in-dir-script
