aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/lisp/net/tramp-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el
index bfdc3017804..d430caec8aa 100644
--- a/test/lisp/net/tramp-tests.el
+++ b/test/lisp/net/tramp-tests.el
@@ -2720,7 +2720,7 @@ This tests also `make-symbolic-link', `file-truename' and `add-name-to-file'."
2720 (file-symlink-p tmp-name5))) 2720 (file-symlink-p tmp-name5)))
2721 ;; `smbclient' does not show symlinks in directories, so 2721 ;; `smbclient' does not show symlinks in directories, so
2722 ;; we cannot delete a non-empty directory. We delete the 2722 ;; we cannot delete a non-empty directory. We delete the
2723 ;; file explicitely. 2723 ;; file explicitly.
2724 (delete-file tmp-name5)) 2724 (delete-file tmp-name5))
2725 2725
2726 ;; Cleanup. 2726 ;; Cleanup.