Fix instructions for running tests

This commit is contained in:
Jeff Evans 2020-09-10 10:35:40 -05:00
parent edd7429281
commit 40f723e235

View file

@ -1,7 +1,7 @@
# Running Clojure tests
```
lein cleantest
lein do clean, test
```
# Running ClojureScript tests