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