Add reporters directory to ert-runner recipe.

This commit is contained in:
Johan Andersson 2013-10-27 08:57:21 +01:00 committed by Donald Curtis
parent 4e338c1005
commit 0a1acc68f2

View file

@ -1,4 +1,4 @@
(ert-runner
:fetcher github
:repo "rejeep/ert-runner.el"
:files ("*.el" "bin"))
:files ("*.el" "bin" "reporters"))