mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-05 11:49:37 +00:00
* test/lisp/net/tramp-tests.el (tramp-test16-file-expand-wildcards):
Clean up properly.
This commit is contained in:
parent
ba00ea7d0d
commit
795bb233a5
1 changed files with 1 additions and 1 deletions
|
@ -2290,7 +2290,7 @@ This tests also `file-directory-p' and `file-accessible-directory-p'."
|
||||||
|
|
||||||
;; Cleanup.
|
;; Cleanup.
|
||||||
(ignore-errors
|
(ignore-errors
|
||||||
(delete-directory tmp-name1))))))
|
(delete-directory tmp-name1 'recursive))))))
|
||||||
|
|
||||||
(ert-deftest tramp-test17-insert-directory ()
|
(ert-deftest tramp-test17-insert-directory ()
|
||||||
"Check `insert-directory'."
|
"Check `insert-directory'."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue