0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-27 00:49:28 -05:00
penpot/backend/bin/kaocha

3 lines
62 B
Text
Raw Normal View History

2019-12-09 16:29:26 +01:00
#!/usr/bin/env bash
clojure -A:dev:test -m kaocha.runner "$@"