pods/bb.edn

3 lines
78 B
Clojure
Raw Normal View History

{:tasks {test {:doc "Run tests"
:task (shell "script/test")}}}