From 115c9fad92976918fa4f0ab51cb51c40a08300bd Mon Sep 17 00:00:00 2001 From: Johan Andersson Date: Mon, 6 Jan 2014 11:27:56 +0100 Subject: [PATCH] Add ert-async recipe. --- recipes/ert-async | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/ert-async diff --git a/recipes/ert-async b/recipes/ert-async new file mode 100644 index 00000000..c82c38e2 --- /dev/null +++ b/recipes/ert-async @@ -0,0 +1 @@ +(ert-async :fetcher github :repo "rejeep/ert-async.el")