mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
* test/lisp/net/tramp-tests.el (tramp--test-timeout-handler):
Add docstring. Remove `interactive' call.
This commit is contained in:
parent
ac2a04e888
commit
9c231a4470
1 changed files with 1 additions and 1 deletions
|
|
@ -4884,7 +4884,7 @@ Use the `ls' command."
|
|||
(numberp (nth 2 fsi))))))
|
||||
|
||||
(defun tramp--test-timeout-handler ()
|
||||
(interactive)
|
||||
"Timeout handler, reporting a failed test."
|
||||
(ert-fail (format "`%s' timed out" (ert-test-name (ert-running-test)))))
|
||||
|
||||
;; This test is inspired by Bug#16928.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue