Parcourir la source

Update buttercup

Ryan C. Thompson il y a 7 ans
Parent
commit
d2acd31b46
1 fichiers modifiés avec 1 ajouts et 5 suppressions
  1. 1 5
      Cask

+ 1 - 5
Cask

@@ -13,9 +13,5 @@
  (depends-on "with-simulated-input"
              :git "https://github.com/DarwinAwardWinner/with-simulated-input.git"
              :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"))