Skip to content

Commit 4255f0f

Browse files
committed
* test/lisp/net/tramp-tests.el (cl-lib): Require instead of cl-seq.
1 parent f97628f commit 4255f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/lisp/net/tramp-tests.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
;;; Code:
4343

44-
(require 'cl-seq)
44+
(require 'cl-lib)
4545
(require 'dired)
4646
(require 'ert)
4747
(require 'ert-x)

0 commit comments

Comments
 (0)