Files
df-research/malli/bin/kaocha
2026-02-08 11:20:43 -10:00

4 lines
111 B
Bash
Executable File
Vendored

#!/usr/bin/env bash
# Should work if the env var is empty
clojure -M:test:$CLOJURE_ALIAS -m kaocha.runner "$@"