Merge pull request #2071 from cowboyd/add-mocha-snippets

add the mocha-snippets recipe.
This commit is contained in:
Steve Purcell 2014-10-09 15:34:19 +01:00
commit 93c472e3d7

4
recipes/mocha-snippets Normal file
View file

@ -0,0 +1,4 @@
(mocha-snippets
:repo "cowboyd/mocha-snippets.el"
:fetcher github
:files ("*.el" "snippets"))