Installing buttercup on demand wasn't robust enough. Tests were breaking
more often.
This commit is contained in:
Henrik Lissner 2019-05-05 00:02:59 -04:00
parent c42600d771
commit 45266213a5
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 1 additions and 4 deletions

View file

@ -45,5 +45,4 @@
(package! esup)
;; cli/test.el
;; buttercup is installed on demand, so avoid uninstalling it if present
(package! buttercup :ignore t)
(package! buttercup)