bensu / doo

doo is a library and lein plugin to run cljs.test on different js environments.
Eclipse Public License 1.0
324 stars 63 forks source link

Add a default build #41

Closed bensu closed 8 years ago

bensu commented 8 years ago

Since there is usually one test build per project, users should be able to call it with:

lein doo phantom

as long as they define it under :doo :default.

bensu commented 8 years ago

Fixed in d12a5142ce3b292c6c6eca43d9220a6b38c29384