Olical / cljs-test-runner

Discover and run your ClojureScript tests
https://clojars.org/olical/cljs-test-runner
The Unlicense
85 stars 16 forks source link

Don't crash when filtered namespaces are empty #23

Closed borkdude closed 5 years ago

borkdude commented 5 years ago

Fixes #22

borkdude commented 5 years ago

Sure! I can use a git dep for now. It's easy to test though: just pass -n somenamespacethatdoesntexist.core on the old and new one :)

Olical commented 5 years ago

Released in 3.3.0, thank you!