浏览代码

Update buttercup

Ryan C. Thompson 7 年之前
父节点
当前提交
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"))