projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f97628f
)
* test/lisp/net/tramp-tests.el (cl-lib): Require instead of cl-seq.
author
Michael Albinus
<michael.albinus@gmx.de>
Thu, 9 May 2019 12:23:07 +0000
(14:23 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Thu, 9 May 2019 12:23:07 +0000
(14:23 +0200)
test/lisp/net/tramp-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/net/tramp-tests.el
b/test/lisp/net/tramp-tests.el
index cce4d4e289b0e40ea92a34b04ed7aada61790855..75c7ac6ca4a2f01b5b067c639fc33ed783d28f65 100644
(file)
--- a/
test/lisp/net/tramp-tests.el
+++ b/
test/lisp/net/tramp-tests.el
@@
-41,7
+41,7
@@
;;; Code:
-(require 'cl-
seq
)
+(require 'cl-
lib
)
(require 'dired)
(require 'ert)
(require 'ert-x)