3 lines
39 B
Text
3 lines
39 B
Text
|
#!/usr/bin/env sh
|
||
|
clojure -M:test "$@"
|