init research
This commit is contained in:
Vendored
+8
@@ -0,0 +1,8 @@
|
||||
#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}]}
|
||||
Reference in New Issue
Block a user