diff options
author | Thanh Vuong <thanhvg@gmail.com> | 2019-08-17 09:41:46 -0600 |
---|---|---|
committer | Thanh Vuong <thanhvg@gmail.com> | 2019-08-17 09:41:46 -0600 |
commit | 40eb75bbcf0c0ee7f0432b455fa0b3590059b522 (patch) | |
tree | 2d8ec013605dc630ea2b9b60811c19dd5d2e2c93 /Cask |
wip
Diffstat (limited to 'Cask')
-rw-r--r-- | Cask | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ +(source gnu) +(source melpa) + +;; (package-file "TODO") + +(development + (depends-on "f") + (depends-on "ecukes") + (depends-on "ert-runner") + (depends-on "el-mock")) |