Skip to content

Commit 4a5c2f1

Browse files
committed
fix build
1 parent f7ee8af commit 4a5c2f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.boot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env boot
22
(set-env!
3-
:source-paths #{"src" "test"}
3+
:source-paths #{"src"}
44
:dependencies '[
55
[org.clojure/clojure "1.8.0"]
66
[cheshire "5.6.3"]

0 commit comments

Comments
 (0)