aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/lisp/net/tramp-tests.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el
index 70b2646cc89..03b0018298b 100644
--- a/test/lisp/net/tramp-tests.el
+++ b/test/lisp/net/tramp-tests.el
@@ -4682,6 +4682,7 @@ process sentinels. They shall not disturb each other."
4682;; This test is inspired by Bug#29163. 4682;; This test is inspired by Bug#29163.
4683(ert-deftest tramp-test42-auto-load () 4683(ert-deftest tramp-test42-auto-load ()
4684 "Check that Tramp autoloads properly." 4684 "Check that Tramp autoloads properly."
4685 :expected-result (if (tramp--test-enabled) :passed :failed)
4685 (let ((default-directory (expand-file-name temporary-file-directory)) 4686 (let ((default-directory (expand-file-name temporary-file-directory))
4686 (code 4687 (code
4687 (format 4688 (format