projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e36d208
)
Require cl for the use-package tests
author
John Wiegley
<johnw@newartisans.com>
Mon, 4 Dec 2017 19:53:18 +0000
(11:53 -0800)
committer
John Wiegley
<johnw@newartisans.com>
Mon, 4 Dec 2017 19:53:18 +0000
(11:53 -0800)
up-tests.el
patch
|
blob
|
history
diff --git
a/up-tests.el
b/up-tests.el
index efefd07612cdcef70db75730856f92f67101bee1..c1daf0499b9d107fb5a73834f681158303fb0940 100644
(file)
--- a/
up-tests.el
+++ b/
up-tests.el
@@
-22,6
+22,7
@@
\f
;;; Code:
+(require 'cl)
(require 'ert)
(require 'use-package)