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