Closed borkdude closed 5 years ago
Tests can be run with -x planck if you have planck installed. This fixes #24.
-x planck
@Olical The tests pass with:
clj -Adev -m cljs-test-runner.main -x planck
All merged, will be published in 3.4.0. Thank you very much!
Tests can be run with
-x planck
if you have planck installed. This fixes #24.