update cljs test instructions
This commit is contained in:
parent
74f38d93a9
commit
ea12393efa
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ lein cleantest
|
|||
```
|
||||
rm -rf out/
|
||||
lein javac
|
||||
lein cljx
|
||||
rlwrap java -cp `lein classpath` clojure.main repl.clj
|
||||
(require 'com.rpl.specter.cljs-test-runner)
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue