mirror of
https://github.com/penpot/penpot.git
synced 2025-01-27 00:49:28 -05:00
3 lines
62 B
Text
3 lines
62 B
Text
|
#!/usr/bin/env bash
|
||
|
clojure -A:dev:test -m kaocha.runner "$@"
|