penpot/backend/tests.edn

6 lines
104 B
Clojure

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