pyenv/test/run

4 lines
64 B
Bash
Executable file

#!/usr/bin/env bash
set -e
exec bats ${CI:+--tap} "${@:-test}"