Quellcode durchsuchen

Update buttercup

Ryan C. Thompson vor 7 Jahren
Ursprung
Commit
d2acd31b46
1 geänderte Dateien mit 1 neuen und 5 gelöschten Zeilen
  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"))