0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-08 16:00:19 -05:00
penpot/backend/tests.edn

6 lines
104 B
Clojure
Raw Normal View History

2019-12-09 10:29:26 -05:00
#kaocha/v1
{:tests
[{:id :unit
2020-02-03 16:29:59 -05:00
:test-paths ["tests" "src"]
2019-12-09 10:29:26 -05:00
:ns-patterns ["test-.*"]}]}