mirror of
https://github.com/penpot/penpot.git
synced 2025-05-09 17:26:38 +02:00
2 lines
62 B
Bash
Executable file
2 lines
62 B
Bash
Executable file
#!/usr/bin/env bash
|
|
clojure -A:dev:test -m kaocha.runner "$@"
|