Hi, I've been working on a port of the refs api from clojurescript (it's so much easier to implement an STM when there's only one thread to worry about!) and I'm getting ready to produce a patch to add to JIRA. There's just one catch: I can't seem to get my tests to run.
I added a test that consists of `(is false)` to `src/test/cljs/cljs/core_test.cljs` and i get 0 failures. Is there something I'm missing about how to get tests to run? I'm using `lein test` Cheers, James -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/clojurescript.
