Skip to content

Commit

Permalink
doc: use shorthand command to run test
Browse files Browse the repository at this point in the history
  • Loading branch information
thezjy authored and tiensonqin committed Mar 2, 2021
1 parent 13f10b1 commit f107079
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -95,9 +95,7 @@ yarn release
Run ClojureScript tests

```bash
yarn
yarn cljs:test
node static/tests.js
yarn test
```

Run Clojure tests. (Note: `.cljc` files may be tested both by ClojureScript, and Clojure.)
Expand Down

0 comments on commit f107079

Please sign in to comment.