; Remove traces from tramp-tests.el
This commit is contained in:
parent
3ea0a334dc
commit
f5e1fc371a
1 changed files with 0 additions and 3 deletions
|
@ -237,9 +237,6 @@ is greater than 10.
|
|||
:expected-result (if (tramp--test-enabled) :passed :failed)
|
||||
(tramp--test-message
|
||||
"Remote directory: `%s'" tramp-test-temporary-file-directory)
|
||||
(when (or (getenv "EMACS_HYDRA_CI") (getenv "EMACS_EMBA_CI"))
|
||||
(tramp-test-message "%s %s %s %s %s %s"
|
||||
exec-directory data-directory temporary-file-directory load-path (bound-and-true-p image-load-path) (getenv "HOME")))
|
||||
(should (ignore-errors
|
||||
(and
|
||||
(file-remote-p tramp-test-temporary-file-directory)
|
||||
|
|
Loading…
Add table
Reference in a new issue