|
@@ -13,9 +13,5 @@
|
|
(depends-on "with-simulated-input"
|
|
(depends-on "with-simulated-input"
|
|
:git "https://github.com/DarwinAwardWinner/with-simulated-input.git"
|
|
:git "https://github.com/DarwinAwardWinner/with-simulated-input.git"
|
|
:files ("*.el"))
|
|
:files ("*.el"))
|
|
- (depends-on "buttercup"
|
|
|
|
- :git "https://github.com/DarwinAwardWinner/emacs-buttercup.git"
|
|
|
|
- :branch "expect-closures"
|
|
|
|
- :files ("*.el"
|
|
|
|
- ("bin" "bin/*")))
|
|
|
|
|
|
+ (depends-on "buttercup")
|
|
(depends-on "undercover"))
|
|
(depends-on "undercover"))
|