Ryan C. Thompson 7 лет назад
Родитель
Сommit
d2acd31b46
1 измененных файлов с 1 добавлено и 5 удалено
  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"))