From 7044dc801d300cf9b440bac147ba30ba5a29e3dd Mon Sep 17 00:00:00 2001 From: jeluard Date: Fri, 27 Apr 2018 13:27:07 +0200 Subject: [PATCH] I --- build.clj | 1 + 1 file changed, 1 insertion(+) diff --git a/build.clj b/build.clj index 61c3be7..99e0e25 100644 --- a/build.clj +++ b/build.clj @@ -6,6 +6,7 @@ (def source-dir "src") + (def test-dir "test") (def compiler-config {:main 'pluto.demo