mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
7 lines
145 B
Clojure
7 lines
145 B
Clojure
#kaocha/v1
|
|
{:tests
|
|
[{:id :unit
|
|
:test-paths ["test" "src"]
|
|
:ns-patterns [".*-test$"]
|
|
:kaocha/reporter [kaocha.report/dots]}]}
|