Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions recipes/phpunit.rcp
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
(:name phpunit
:description "Emacs mode to phpunit and test command line tool"
:type github
:pkgname "nlamirault/phpunit.el"
:depends (php-mode))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The package lists following dependencies: (s "1.12.0") (f "0.19.0") (pkg-info "0.6") (cl-lib "0.5") (emacs "24.3") - I think that we need to add some of them explicitly