Skip to content

Commit

Permalink
Update test counts in README for 2.2.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
seancorfield committed Oct 26, 2017
1 parent 00bbca1 commit 4002a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Running the tests:

lein do clean, test-success, test-clojure

This will run the (successful) expectations for Clojure and the (unsuccessful) `clojure.test`-compatible tests for Clojure (currently 83/83 and 13/23 tests/assertions respectively, the latter should show 18 failures and 4 errors).
This will run the (successful) expectations for Clojure and the (unsuccessful) `clojure.test`-compatible tests for Clojure (currently 83/83 and 15/25 tests/assertions respectively, the latter should show 20 failures and 2 errors).

You can also run the ClojureScript tests interactively:

Expand Down

0 comments on commit 4002a74

Please sign in to comment.