branch: externals/tramp-hlo
commit 5bc84bfdd4ff2ab782e1d530a128514711cc097c
Author: Joe Sadusk <[email protected]>
Commit: Joe Sadusk <[email protected]>
Fixed broken function name
---
tramp-hlo-tests.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tramp-hlo-tests.el b/tramp-hlo-tests.el
index 338df2d962..3f05b3668a 100644
--- a/tramp-hlo-tests.el
+++ b/tramp-hlo-tests.el
@@ -66,7 +66,7 @@ being the result.")
(file-directory-p ert-remote-temporary-file-directory)
(file-writable-p ert-remote-temporary-file-directory)
(tramp-sh-file-name-handler-p
- (tramp.diessect-file-name ert-remote-temporary-file-directory)))))))
+ (tramp-dissect-file-name ert-remote-temporary-file-directory)))))))
(cdr tramp-hlo--test-enabled-checked))