0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-06 14:50:20 -05:00
penpot/backend/tests.edn

7 lines
145 B
Clojure
Raw Permalink Normal View History

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