From 69db10cf81e6b7f392944f4afe3d9a0d45a8ed21 Mon Sep 17 00:00:00 2001 From: Bogdan Popa Date: Sat, 22 Nov 2014 18:32:26 +0200 Subject: [PATCH] add recipe for github/Bogdanp/py-test.el --- recipes/py-test | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/py-test diff --git a/recipes/py-test b/recipes/py-test new file mode 100644 index 00000000..61ad0409 --- /dev/null +++ b/recipes/py-test @@ -0,0 +1 @@ +(py-test :repo "Bogdanp/py-test.el" :fetcher github :files ("py-test.el"))