0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-20 21:52:35 -05:00
penpot/backend/tests.edn

7 lines
145 B
Clojure
Raw Normal View History

2019-12-09 16:29:26 +01:00
#kaocha/v1
{:tests
[{:id :unit
:test-paths ["test" "src"]
:ns-patterns [".*-test$"]
:kaocha/reporter [kaocha.report/dots]}]}