mirror of
https://github.com/penpot/penpot.git
synced 2025-01-26 08:29:42 -05: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 "$@"
|