diff --git a/recipes/ivy-phpunit.rcp b/recipes/ivy-phpunit.rcp new file mode 100644 index 000000000..68495632c --- /dev/null +++ b/recipes/ivy-phpunit.rcp @@ -0,0 +1,5 @@ +(:name ivy-phpunit + :description "Ivy integration for phpunit.el" + :type github + :pkgname "12pt/ivy-phpunit" + :depends (swiper phpunit))