Skip to content

Commit

Permalink
Update to boot-cljs-test 0.3.0
Browse files Browse the repository at this point in the history
Note: this creates warnings.

See jjl#6
  • Loading branch information
kentfredric committed Apr 13, 2017
1 parent c7fc6f8 commit 1f7aa6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.boot
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
[org.clojure/clojurescript "1.9.518" :scope "test"]
[adzerk/boot-cljs "2.0.0" :scope "test"]
[adzerk/boot-test "1.2.0" :scope "test"]
[crisptrutski/boot-cljs-test "0.2.2" :scope "test"]])
[crisptrutski/boot-cljs-test "0.3.0" :scope "test"]])

(require '[adzerk.boot-cljs :refer [cljs]]
'[adzerk.boot-test :as t]
Expand Down

0 comments on commit 1f7aa6c

Please sign in to comment.