0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 16:30:37 -05:00
penpot/backend/vendor/sodi/tests.edn
Andrey Antukh fe2c3aa8ad 🎉 Add "sodi" vendor library for crypto primitives.
Will replace buddy-core, buddy-hashers and buddy-sign.
2020-01-12 18:58:00 +00:00

5 lines
98 B
Clojure

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