From e3183c4bd02e02d84353da243de65074357f0a58 Mon Sep 17 00:00:00 2001 From: Nicolas Lamirault Date: Thu, 17 Apr 2014 18:03:46 +0200 Subject: [PATCH] Add Cerbere. phpunit.el and gotest.el are deprecated --- recipes/cerbere | 1 + recipes/gotest | 1 - recipes/phpunit | 1 - 3 files changed, 1 insertion(+), 2 deletions(-) create mode 100644 recipes/cerbere delete mode 100644 recipes/gotest delete mode 100644 recipes/phpunit diff --git a/recipes/cerbere b/recipes/cerbere new file mode 100644 index 00000000..6c024700 --- /dev/null +++ b/recipes/cerbere @@ -0,0 +1 @@ +(cerbere :fetcher github :repo "nlamirault/cerbere") diff --git a/recipes/gotest b/recipes/gotest deleted file mode 100644 index 0889cada..00000000 --- a/recipes/gotest +++ /dev/null @@ -1 +0,0 @@ -(gotest :fetcher github :repo "nlamirault/gotest.el") diff --git a/recipes/phpunit b/recipes/phpunit deleted file mode 100644 index 524f3776..00000000 --- a/recipes/phpunit +++ /dev/null @@ -1 +0,0 @@ -(phpunit :fetcher github :repo "nlamirault/phpunit.el")