I just tried a build with this version, and I'm getting this error in my CLJS test suite, which does not happen with 0.0-2985.
Compiling ClojureScript. Compiling "resources/public/js/unit-test.js" from ["src/cljs" "test/cljs"]... Successfully compiled "resources/public/js/unit-test.js" in 17.483 seconds. Compiling "resources/public/js/main.js" from ["src/cljs"]... Successfully compiled "resources/public/js/main.js" in 14.543 seconds. Running ClojureScript test: unit-test Error: goog.require could not find: cljsjs.react resources/public/js/unit-test.js:19683 resources/public/js/unit-test.js:55237 ERROR: cemerick.cljs.test was not required. You can resolve this issue by ensuring [cemerick.cljs.test] appears in the :require clause of your test suite namespaces. Also make sure that your build has actually included any test files. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.