General & minor refactoring
This commit is contained in:
parent
25619908a2
commit
2d9e63d5bb
4 changed files with 13 additions and 17 deletions
|
@ -31,8 +31,7 @@
|
|||
(should (eq (doom-package-backend 'org) 'emacs))))
|
||||
|
||||
(def-test! elpa-outdated-detection
|
||||
(let* ((doom--last-refresh (current-time))
|
||||
(package-alist
|
||||
(let* ((package-alist
|
||||
`((doom-dummy ,(-pkg 'doom-dummy '(20160405 1234)))))
|
||||
(package-archive-contents
|
||||
`((doom-dummy ,(-pkg 'doom-dummy '(20170405 1234))))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue