diff --git a/shadow-cljs.edn b/shadow-cljs.edn index 6f35ac9..a823f03 100644 --- a/shadow-cljs.edn +++ b/shadow-cljs.edn @@ -4,7 +4,6 @@ [expound "0.8.4"]] :builds {:test {:target :node-test :output-to "target/node-tests.js" - :ns-regexp "test$" :autorun true :repl-pprint true} :app {:target :node-script