9 lines
295 B
Clojure
Vendored
9 lines
295 B
Clojure
Vendored
#kaocha/v1
|
|
{:tests [{:id :unit
|
|
:type :kaocha.type/clojure.test}
|
|
;; https://github.com/lambdaisland/kaocha/issues/152
|
|
#_{:id :unit-cljs
|
|
:plugins [:preloads]
|
|
:kaocha.plugin.preloads/ns-names [sci.core]
|
|
:type :kaocha.type/cljs}]}
|