0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 07:50:43 -05:00
penpot/backend/tests.edn
Andrey Antukh 548664f6ce ♻️ Internal directory refactor.
Make common as first-class module.
2021-05-31 11:04:32 +02:00

5 lines
104 B
Clojure

#kaocha/v1
{:tests
[{:id :unit
:test-paths ["test" "src"]
:ns-patterns [".*-test$"]}]}