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