Skip to content

Commit

Permalink
convert tests to cljs.test
Browse files Browse the repository at this point in the history
  • Loading branch information
swannodette committed Dec 18, 2014
1 parent 44d6350 commit 0e2043c
Show file tree
Hide file tree
Showing 2 changed files with 594 additions and 650 deletions.
2 changes: 1 addition & 1 deletion project.clj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
:test-paths ["src/test/clojure"]

:dependencies [[org.clojure/clojure "1.6.0"]
[org.clojure/clojurescript "0.0-2411" :scope "provided"]
[org.clojure/clojurescript "0.0-2496" :scope "provided"]
[org.clojure/tools.macro "0.1.2"]
;[com.datomic/datomic-free "0.8.4270" :scope "provided"]
]
Expand Down
Loading

0 comments on commit 0e2043c

Please sign in to comment.