From 0a1acc68f296e80b6ed99a1783e9f67be54ffac9 Mon Sep 17 00:00:00 2001 From: Johan Andersson Date: Sun, 27 Oct 2013 08:57:21 +0100 Subject: [PATCH] Add reporters directory to ert-runner recipe. --- recipes/ert-runner | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/ert-runner b/recipes/ert-runner index d40bcf0d..97370f9d 100644 --- a/recipes/ert-runner +++ b/recipes/ert-runner @@ -1,4 +1,4 @@ (ert-runner :fetcher github :repo "rejeep/ert-runner.el" - :files ("*.el" "bin")) + :files ("*.el" "bin" "reporters"))