Merge pull request #1700 from nlamirault/master

Add gotest.el and phpunit.el projects
This commit is contained in:
Steve Purcell 2014-05-05 12:13:15 +01:00
commit 0670b42c0c
2 changed files with 2 additions and 0 deletions

1
recipes/gotest Normal file
View file

@ -0,0 +1 @@
(gotest :fetcher github :repo "nlamirault/gotest.el")

1
recipes/phpunit Normal file
View file

@ -0,0 +1 @@
(phpunit :fetcher github :repo "nlamirault/phpunit.el")